alchemist
Toggle table of contents
36.0.11
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist-sapere-mathexp
/
it.unibo.alchemist.model.sapere.dsl.parser
/
SimpleCharStream
/
ReInit
Re
Init
open
fun
ReInit
(
dstream
:
Reader
,
startline
:
Int
,
startcolumn
:
Int
,
buffersize
:
Int
)
(
source
)
open
fun
ReInit
(
dstream
:
Reader
,
startline
:
Int
,
startcolumn
:
Int
)
(
source
)
open
fun
ReInit
(
dstream
:
Reader
)
(
source
)
open
fun
ReInit
(
dstream
:
InputStream
,
encoding
:
String
,
startline
:
Int
,
startcolumn
:
Int
,
buffersize
:
Int
)
(
source
)
open
fun
ReInit
(
dstream
:
InputStream
,
startline
:
Int
,
startcolumn
:
Int
,
buffersize
:
Int
)
(
source
)
open
fun
ReInit
(
dstream
:
InputStream
,
encoding
:
String
)
(
source
)
open
fun
ReInit
(
dstream
:
InputStream
)
(
source
)
open
fun
ReInit
(
dstream
:
InputStream
,
encoding
:
String
,
startline
:
Int
,
startcolumn
:
Int
)
(
source
)
open
fun
ReInit
(
dstream
:
InputStream
,
startline
:
Int
,
startcolumn
:
Int
)
(
source
)
Reinitialise.