Class EmptyMCLiteralsBasisParserInfo
java.lang.Object
de.monticore.literals.mcliteralsbasis._parser.MCLiteralsBasisParserInfo
de.monticore.literals.mcliteralsbasis._parser.EmptyMCLiteralsBasisParserInfo
- Direct Known Subclasses:
AssignmentExpressionsParserInfoForMCLiteralsBasis,BitExpressionsParserInfoForMCLiteralsBasis,CardinalityParserInfoForMCLiteralsBasis,CommonExpressionsParserInfoForMCLiteralsBasis,CompSymbolsParserInfoForMCLiteralsBasis,ExpressionsBasisParserInfoForMCLiteralsBasis,Grammar_WithConceptsParserInfoForMCLiteralsBasis,GrammarParserInfoForMCLiteralsBasis,JavaClassExpressionsParserInfoForMCLiteralsBasis,JavaLightParserInfoForMCLiteralsBasis,LambdaExpressionsParserInfoForMCLiteralsBasis,MCArrayStatementsParserInfoForMCLiteralsBasis,MCAssertStatementsParserInfoForMCLiteralsBasis,MCCommonLiteralsParserInfoForMCLiteralsBasis,MCCommonParserInfoForMCLiteralsBasis,MCCommonStatementsParserInfoForMCLiteralsBasis,MCExceptionStatementsParserInfoForMCLiteralsBasis,MCFullJavaStatementsParserInfoForMCLiteralsBasis,MCJavaLiteralsParserInfoForMCLiteralsBasis,MCReturnStatementsParserInfoForMCLiteralsBasis,MCSynchronizedStatementsParserInfoForMCLiteralsBasis,MCVarDeclarationStatementsParserInfoForMCLiteralsBasis,OCLExpressionsParserInfoForMCLiteralsBasis,ODRulesParserInfoForMCLiteralsBasis,OptionalOperatorsParserInfoForMCLiteralsBasis,RegExTypeParserInfoForMCLiteralsBasis,RegularExpressionsParserInfoForMCLiteralsBasis,SetExpressionsParserInfoForMCLiteralsBasis,SIUnitLiteralsParserInfoForMCLiteralsBasis,SIUnitsParserInfoForMCLiteralsBasis,SIUnitTypes4ComputingParserInfoForMCLiteralsBasis,SIUnitTypes4MathParserInfoForMCLiteralsBasis,StreamExpressionsParserInfoForMCLiteralsBasis,TagSchemaParserInfoForMCLiteralsBasis,TagsParserInfoForMCLiteralsBasis,TFBasisExtsParserInfoForMCLiteralsBasis,TFCommonsParserInfoForMCLiteralsBasis,TupleExpressionsParserInfoForMCLiteralsBasis,UglyExpressionsParserInfoForMCLiteralsBasis,UMLModifierParserInfoForMCLiteralsBasis,UMLStereotypeParserInfoForMCLiteralsBasis
Implementation of MCLiteralsBasisParserInfo where every method returns false.
This is used in the static delegate pattern as the superclass for the ParserInfoForSuperLang classes.
Therefore, the ParserInfoForSuperLang classes don't have to know all symbol references and usage names that are used in a super-language, but not in the sub-language.
-
Field Summary
Fields inherited from class de.monticore.literals.mcliteralsbasis._parser.MCLiteralsBasisParserInfo
delegate, statesDefiningName -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.monticore.literals.mcliteralsbasis._parser.MCLiteralsBasisParserInfo
_getImplementationOfInterfaceProd, getDelegate, getImplementationOfInterfaceProd, init, initMe, stateDefinesName
-
Constructor Details
-
EmptyMCLiteralsBasisParserInfo
public EmptyMCLiteralsBasisParserInfo()
-
-
Method Details
-
_stateDefinesName
protected boolean _stateDefinesName(int state) - Overrides:
_stateDefinesNamein classMCLiteralsBasisParserInfo
-