Home | History | Annotate | Download | only in compilerCommon

Lines Matching full:identifier

38     |   identifier
46 | identifier # Primary
50 | expression '.' Identifier # DotOp
54 | target=expression '.' methodName=Identifier '(' args=expressionList? ')' # MethodInvocation
91 identifier
92 : Identifier
122 : Identifier arguments
130 : identifier typeArguments? ('.' Identifier typeArguments? )*
420 Identifier
458 : '@' (PackageName ':')? ResourceType '/' Identifier
463 | Identifier