org.eclipse.xtext.junit4.parameterized
Class XpectParameterProvider.AssignedProduction

java.lang.Object
  extended by org.eclipse.xtext.util.formallang.StringProduction
      extended by org.eclipse.xtext.junit4.parameterized.XpectParameterProvider.AssignedProduction
All Implemented Interfaces:
Production<StringProduction.ProdElement,java.lang.String>
Enclosing class:
XpectParameterProvider

protected static class XpectParameterProvider.AssignedProduction
extends StringProduction


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.xtext.util.formallang.StringProduction
StringProduction.ElementType, StringProduction.ProdElement, StringProduction.Token
 
Field Summary
 
Fields inherited from class org.eclipse.xtext.util.formallang.StringProduction
root, WS
 
Constructor Summary
XpectParameterProvider.AssignedProduction(java.lang.String production)
           
 
Method Summary
protected  StringProduction.ProdElement parsePrim(java.util.Stack<Pair<StringProduction.Token,java.lang.String>> tokens)
           
 
Methods inherited from class org.eclipse.xtext.util.formallang.StringProduction
createElement, getAlternativeChildren, getParent, getRoot, getSequentialChildren, getToken, getUnorderedChildren, isMany, isOptional, lex, parseAlt, parseCardinality, parseSeq, parseUnordered, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XpectParameterProvider.AssignedProduction

public XpectParameterProvider.AssignedProduction(java.lang.String production)
Method Detail

parsePrim

protected StringProduction.ProdElement parsePrim(java.util.Stack<Pair<StringProduction.Token,java.lang.String>> tokens)
Overrides:
parsePrim in class StringProduction