antlr-d v1.6.7 (2020-02-12T09:00:42Z)
Dub
Repo
ANTLRInputStream.this
antlr
v4
runtime
ANTLRInputStream
ANTLRInputStream
This is the preferred constructor for strings as no data is copied
this
()
this
(string input)
this
(char[] data, int numberOfActualCharsInArray)
class
ANTLRInputStream
this
(
char
[]
data
,
int
numberOfActualCharsInArray
)
this
(File r)
Meta
Source
See Implementation
antlr
v4
runtime
ANTLRInputStream
ANTLRInputStream
constructors
this
functions
LA
LT
consume
getSourceName
getText
index
load
mark
release
reset
seek
size
toString
static variables
INITIAL_BUFFER_SIZE
READ_BUFFER_SIZE
variables
data
n
name
p
This is the preferred constructor for strings as no data is copied