alchemist
Toggle table of contents
42.3.13
alldocs
Target filter
alldocs
Switch theme
Search in API
Skip to content
alchemist
alchemist
/
it.unibo.alchemist.model.sapere.dsl.parser
/
SimpleCharStream
/
SimpleCharStream
Simple
Char
Stream
alldocs
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.