toggle menu
alchemist
jvm
switch theme
search in API
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.