Class SIUnitsParserInfoForMCLiteralsBasis
java.lang.Object
de.monticore.literals.mcliteralsbasis._parser.MCLiteralsBasisParserInfo
de.monticore.literals.mcliteralsbasis._parser.EmptyMCLiteralsBasisParserInfo
de.monticore.siunit.siunits._parser._auxiliary.SIUnitsParserInfoForMCLiteralsBasis
-
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_stateHasUsageNameCelsiusFahrenheit(int state) protected boolean_stateHasUsageNameDenominator(int state) protected boolean_stateHasUsageNameDigits(int state) protected boolean_stateHasUsageNameExponent(int state) protected boolean_stateHasUsageNameName(int state) protected boolean_stateHasUsageNameNonNameUnit(int state) protected boolean_stateHasUsageNameNumerator(int state) protected boolean_stateHasUsageNameOne(int state) protected boolean_stateHasUsageNamePost(int state) protected boolean_stateHasUsageNamePre(int state) protected boolean_stateHasUsageNameSIUnitDimensionless(int state) protected boolean_stateHasUsageNameSIUnitGroupPrimitive(int state) protected booleanprotected boolean_stateHasUsageNameSIUnitPrimitive(int state) protected boolean_stateHasUsageNameSIUnitWithoutPrefix(int state) protected boolean_stateHasUsageNameSIUnitWithPrefix(int state) protected boolean_stateHasUsageNameSource(int state) protected boolean_stateHasUsageNameUnit(int state) Methods inherited from class de.monticore.literals.mcliteralsbasis._parser.MCLiteralsBasisParserInfo
_getImplementationOfInterfaceProd, getDelegate, getImplementationOfInterfaceProd, init, initMe, stateDefinesName
-
Constructor Details
-
SIUnitsParserInfoForMCLiteralsBasis
public SIUnitsParserInfoForMCLiteralsBasis()
-
-
Method Details
-
_stateHasUsageNameSource
protected boolean _stateHasUsageNameSource(int state) -
_stateHasUsageNameDigits
protected boolean _stateHasUsageNameDigits(int state) -
_stateHasUsageNamePre
protected boolean _stateHasUsageNamePre(int state) -
_stateHasUsageNamePost
protected boolean _stateHasUsageNamePost(int state) -
_stateHasUsageNameOne
protected boolean _stateHasUsageNameOne(int state) -
_stateHasUsageNameDenominator
protected boolean _stateHasUsageNameDenominator(int state) -
_stateHasUsageNameNumerator
protected boolean _stateHasUsageNameNumerator(int state) -
_stateHasUsageNameSIUnitPrimitive
protected boolean _stateHasUsageNameSIUnitPrimitive(int state) -
_stateHasUsageNameSIUnitWithPrefix
protected boolean _stateHasUsageNameSIUnitWithPrefix(int state) -
_stateHasUsageNameSIUnitWithoutPrefix
protected boolean _stateHasUsageNameSIUnitWithoutPrefix(int state) -
_stateHasUsageNameSIUnitDimensionless
protected boolean _stateHasUsageNameSIUnitDimensionless(int state) -
_stateHasUsageNameCelsiusFahrenheit
protected boolean _stateHasUsageNameCelsiusFahrenheit(int state) -
_stateHasUsageNameSIUnitKindGroupWithExponent
protected boolean _stateHasUsageNameSIUnitKindGroupWithExponent(int state) -
_stateHasUsageNameName
protected boolean _stateHasUsageNameName(int state) -
_stateHasUsageNameNonNameUnit
protected boolean _stateHasUsageNameNonNameUnit(int state) -
_stateHasUsageNameUnit
protected boolean _stateHasUsageNameUnit(int state) -
_stateHasUsageNameSIUnitGroupPrimitive
protected boolean _stateHasUsageNameSIUnitGroupPrimitive(int state) -
_stateHasUsageNameExponent
protected boolean _stateHasUsageNameExponent(int state) -
_stateDefinesName
protected boolean _stateDefinesName(int state) - Overrides:
_stateDefinesNamein classEmptyMCLiteralsBasisParserInfo
-