Class SIUnitLiteralsParserInfoForMCLiteralsBasis
java.lang.Object
de.monticore.literals.mcliteralsbasis._parser.MCLiteralsBasisParserInfo
de.monticore.literals.mcliteralsbasis._parser.EmptyMCLiteralsBasisParserInfo
de.monticore.siunit.siunitliterals._parser._auxiliary.SIUnitLiteralsParserInfoForMCLiteralsBasis
-
Field Summary
Fields inherited from class de.monticore.literals.mcliteralsbasis._parser.MCLiteralsBasisParserInfo
delegate, statesDefiningName -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean_stateDefinesName(int state) protected boolean_stateHasUsageNameNumericLiteral(int state) protected boolean_stateHasUsageNameSignedNumericLiteral(int state) protected boolean_stateHasUsageNameSIUnit(int state) Methods inherited from class de.monticore.literals.mcliteralsbasis._parser.MCLiteralsBasisParserInfo
_getImplementationOfInterfaceProd, getDelegate, getImplementationOfInterfaceProd, init, initMe, stateDefinesName
-
Constructor Details
-
SIUnitLiteralsParserInfoForMCLiteralsBasis
public SIUnitLiteralsParserInfoForMCLiteralsBasis()
-
-
Method Details
-
_stateHasUsageNameNumericLiteral
protected boolean _stateHasUsageNameNumericLiteral(int state) -
_stateHasUsageNameSIUnit
protected boolean _stateHasUsageNameSIUnit(int state) -
_stateHasUsageNameSignedNumericLiteral
protected boolean _stateHasUsageNameSignedNumericLiteral(int state) -
_stateDefinesName
protected boolean _stateDefinesName(int state) - Overrides:
_stateDefinesNamein classEmptyMCLiteralsBasisParserInfo
-