Package de.monticore.javalight._parser
Class JavaLightParserInfo
java.lang.Object
de.monticore.javalight._parser.JavaLightParserInfo
- Direct Known Subclasses:
EmptyJavaLightParserInfo
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_getImplementationOfInterfaceProd(org.antlr.v4.runtime.ParserRuleContext context) protected boolean_stateDefinesName(int state) protected boolean_stateHasUsageNameAnnotationArguments(int state) protected boolean_stateHasUsageNameAnnotationName(int state) protected boolean_stateHasUsageNameArrayInit(int state) protected boolean_stateHasUsageNameDeclaratorId(int state) protected boolean_stateHasUsageNameElementValue(int state) protected boolean_stateHasUsageNameElementValueOrExpr(int state) protected boolean_stateHasUsageNameElementValuePair(int state) protected boolean_stateHasUsageNameExpression(int state) protected boolean_stateHasUsageNameFormalParameter(int state) protected boolean_stateHasUsageNameFormalParameterListing(int state) protected boolean_stateHasUsageNameFormalParameters(int state) protected boolean_stateHasUsageNameJavaModifier(int state) protected boolean_stateHasUsageNameLastFormalParameter(int state) protected boolean_stateHasUsageNameLocalVariableDeclaration(int state) protected boolean_stateHasUsageNameMCJavaBlock(int state) protected boolean_stateHasUsageNameMCModifier(int state) protected boolean_stateHasUsageNameMCQualifiedName(int state) protected boolean_stateHasUsageNameMCReturnType(int state) protected boolean_stateHasUsageNameMCType(int state) protected boolean_stateHasUsageNameName(int state) protected boolean_stateHasUsageNameThrows(int state) protected boolean_stateHasUsageNameTypeParameters(int state) protected static JavaLightParserInfogetImplementationOfInterfaceProd(org.antlr.v4.runtime.ParserRuleContext context) static voidinit()static voidinitMe(JavaLightParserInfo _delegate) static booleanstateDefinesName(int state) static booleanstateHasUsageNameAnnotationArguments(int state) static booleanstateHasUsageNameAnnotationName(int state) static booleanstateHasUsageNameArrayInit(int state) static booleanstateHasUsageNameDeclaratorId(int state) static booleanstateHasUsageNameElementValue(int state) static booleanstateHasUsageNameElementValueOrExpr(int state) static booleanstateHasUsageNameElementValuePair(int state) static booleanstateHasUsageNameExpression(int state) static booleanstateHasUsageNameFormalParameter(int state) static booleanstateHasUsageNameFormalParameterListing(int state) static booleanstateHasUsageNameFormalParameters(int state) static booleanstateHasUsageNameJavaModifier(int state) static booleanstateHasUsageNameLastFormalParameter(int state) static booleanstateHasUsageNameLocalVariableDeclaration(int state) static booleanstateHasUsageNameMCJavaBlock(int state) static booleanstateHasUsageNameMCModifier(int state) static booleanstateHasUsageNameMCQualifiedName(int state) static booleanstateHasUsageNameMCReturnType(int state) static booleanstateHasUsageNameMCType(int state) static booleanstateHasUsageNameName(int state) static booleanstateHasUsageNameThrows(int state) static booleanstateHasUsageNameTypeParameters(int state)
-
Field Details
-
statesWithUsageNameMCModifier
-
statesWithUsageNameTypeParameters
-
statesWithUsageNameMCReturnType
-
statesWithUsageNameName
-
statesWithUsageNameFormalParameters
-
statesWithUsageNameThrows
-
statesWithUsageNameMCJavaBlock
-
statesWithUsageNameLocalVariableDeclaration
-
statesWithUsageNameMCQualifiedName
-
statesWithUsageNameJavaModifier
-
statesWithUsageNameMCType
-
statesWithUsageNameDeclaratorId
-
statesWithUsageNameFormalParameter
-
statesWithUsageNameLastFormalParameter
-
statesWithUsageNameFormalParameterListing
-
statesWithUsageNameAnnotationName
-
statesWithUsageNameAnnotationArguments
-
statesWithUsageNameElementValuePair
-
statesWithUsageNameElementValue
-
statesWithUsageNameExpression
-
statesWithUsageNameElementValueOrExpr
-
statesWithUsageNameArrayInit
-
statesDefiningName
-
delegate
-
-
Constructor Details
-
JavaLightParserInfo
public JavaLightParserInfo()
-
-
Method Details
-
getDelegate
-
init
public static void init() -
initMe
-
stateHasUsageNameMCModifier
public static boolean stateHasUsageNameMCModifier(int state) -
_stateHasUsageNameMCModifier
protected boolean _stateHasUsageNameMCModifier(int state) -
stateHasUsageNameTypeParameters
public static boolean stateHasUsageNameTypeParameters(int state) -
_stateHasUsageNameTypeParameters
protected boolean _stateHasUsageNameTypeParameters(int state) -
stateHasUsageNameMCReturnType
public static boolean stateHasUsageNameMCReturnType(int state) -
_stateHasUsageNameMCReturnType
protected boolean _stateHasUsageNameMCReturnType(int state) -
stateHasUsageNameName
public static boolean stateHasUsageNameName(int state) -
_stateHasUsageNameName
protected boolean _stateHasUsageNameName(int state) -
stateHasUsageNameFormalParameters
public static boolean stateHasUsageNameFormalParameters(int state) -
_stateHasUsageNameFormalParameters
protected boolean _stateHasUsageNameFormalParameters(int state) -
stateHasUsageNameThrows
public static boolean stateHasUsageNameThrows(int state) -
_stateHasUsageNameThrows
protected boolean _stateHasUsageNameThrows(int state) -
stateHasUsageNameMCJavaBlock
public static boolean stateHasUsageNameMCJavaBlock(int state) -
_stateHasUsageNameMCJavaBlock
protected boolean _stateHasUsageNameMCJavaBlock(int state) -
stateHasUsageNameLocalVariableDeclaration
public static boolean stateHasUsageNameLocalVariableDeclaration(int state) -
_stateHasUsageNameLocalVariableDeclaration
protected boolean _stateHasUsageNameLocalVariableDeclaration(int state) -
stateHasUsageNameMCQualifiedName
public static boolean stateHasUsageNameMCQualifiedName(int state) -
_stateHasUsageNameMCQualifiedName
protected boolean _stateHasUsageNameMCQualifiedName(int state) -
stateHasUsageNameJavaModifier
public static boolean stateHasUsageNameJavaModifier(int state) -
_stateHasUsageNameJavaModifier
protected boolean _stateHasUsageNameJavaModifier(int state) -
stateHasUsageNameMCType
public static boolean stateHasUsageNameMCType(int state) -
_stateHasUsageNameMCType
protected boolean _stateHasUsageNameMCType(int state) -
stateHasUsageNameDeclaratorId
public static boolean stateHasUsageNameDeclaratorId(int state) -
_stateHasUsageNameDeclaratorId
protected boolean _stateHasUsageNameDeclaratorId(int state) -
stateHasUsageNameFormalParameter
public static boolean stateHasUsageNameFormalParameter(int state) -
_stateHasUsageNameFormalParameter
protected boolean _stateHasUsageNameFormalParameter(int state) -
stateHasUsageNameLastFormalParameter
public static boolean stateHasUsageNameLastFormalParameter(int state) -
_stateHasUsageNameLastFormalParameter
protected boolean _stateHasUsageNameLastFormalParameter(int state) -
stateHasUsageNameFormalParameterListing
public static boolean stateHasUsageNameFormalParameterListing(int state) -
_stateHasUsageNameFormalParameterListing
protected boolean _stateHasUsageNameFormalParameterListing(int state) -
stateHasUsageNameAnnotationName
public static boolean stateHasUsageNameAnnotationName(int state) -
_stateHasUsageNameAnnotationName
protected boolean _stateHasUsageNameAnnotationName(int state) -
stateHasUsageNameAnnotationArguments
public static boolean stateHasUsageNameAnnotationArguments(int state) -
_stateHasUsageNameAnnotationArguments
protected boolean _stateHasUsageNameAnnotationArguments(int state) -
stateHasUsageNameElementValuePair
public static boolean stateHasUsageNameElementValuePair(int state) -
_stateHasUsageNameElementValuePair
protected boolean _stateHasUsageNameElementValuePair(int state) -
stateHasUsageNameElementValue
public static boolean stateHasUsageNameElementValue(int state) -
_stateHasUsageNameElementValue
protected boolean _stateHasUsageNameElementValue(int state) -
stateHasUsageNameExpression
public static boolean stateHasUsageNameExpression(int state) -
_stateHasUsageNameExpression
protected boolean _stateHasUsageNameExpression(int state) -
stateHasUsageNameElementValueOrExpr
public static boolean stateHasUsageNameElementValueOrExpr(int state) -
_stateHasUsageNameElementValueOrExpr
protected boolean _stateHasUsageNameElementValueOrExpr(int state) -
stateHasUsageNameArrayInit
public static boolean stateHasUsageNameArrayInit(int state) -
_stateHasUsageNameArrayInit
protected boolean _stateHasUsageNameArrayInit(int state) -
stateDefinesName
public static boolean stateDefinesName(int state) -
_stateDefinesName
protected boolean _stateDefinesName(int state) -
getImplementationOfInterfaceProd
-
_getImplementationOfInterfaceProd
-