alchemist
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist
/
it.unibo.alchemist.model.sapere.dsl.parser
/
SimpleCharStream
/
SimpleCharStream
Simple
Char
Stream
constructor
(
dstream
:
Reader
,
startline
:
Int
,
startcolumn
:
Int
,
buffersize
:
Int
)
constructor
(
dstream
:
Reader
,
startline
:
Int
,
startcolumn
:
Int
)
constructor
(
dstream
:
Reader
)
constructor
(
dstream
:
InputStream
,
encoding
:
String
,
startline
:
Int
,
startcolumn
:
Int
,
buffersize
:
Int
)
constructor
(
dstream
:
InputStream
,
startline
:
Int
,
startcolumn
:
Int
,
buffersize
:
Int
)
constructor
(
dstream
:
InputStream
,
encoding
:
String
,
startline
:
Int
,
startcolumn
:
Int
)
constructor
(
dstream
:
InputStream
,
startline
:
Int
,
startcolumn
:
Int
)
constructor
(
dstream
:
InputStream
,
encoding
:
String
)
constructor
(
dstream
:
InputStream
)
Constructor.