ModuleCheck
0.12.5
0.13.0-SNAPSHOT
0.12.5
modulecheck-parsing:groovy-antlr
/
modulecheck.parsing.groovy.antlr
/
GroovyParsingScope
Groovy
Parsing
Scope
internal
data
class
GroovyParsingScope
(
val
fullText
:
String
)
Content copied to clipboard
Constructors
Functions
Properties
Sources
Constructors
Groovy
Parsing
Scope
Link copied to clipboard
fun
GroovyParsingScope
(
fullText
:
String
)
Content copied to clipboard
Functions
original
Text
Link copied to clipboard
fun
ParserRuleContext
.
originalText
(
)
:
String
Content copied to clipboard
Properties
fullText
Link copied to clipboard
val
fullText
:
String
Content copied to clipboard
lexer
Link copied to clipboard
val
lexer
:
GroovyLangLexer
Content copied to clipboard
parser
Link copied to clipboard
val
parser
:
GroovyParser.CompilationUnitContext
Content copied to clipboard
stream
Link copied to clipboard
val
stream
:
CodePointCharStream
Content copied to clipboard
tokens
Link copied to clipboard
val
tokens
:
CommonTokenStream
Content copied to clipboard
Sources
jvm source
Link copied to clipboard