sclin
sclin
API
sclin
ANY
SEQ
ARR
MAP
STR
NUM
TF
CMD
FN
ERR
FUT
TRY
ANY
It
Itr
Its
ENV
ENV
LinERR
LinEx
Main
PathRead
PATH
PT
Parser
Parser
sclin
/
sclin
/
Parser
Parser
sclin.Parser
See the
Parser
companion object
case
class
Parser
(
xs
:
List
[
ANY
],
x
:
String
,
t
:
PT
)
Parser state.
Attributes
t
type of
x
x
currently parsing atom
xs
parsed atoms
Companion:
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Concrete methods
def
addc
(
c
:
String
|
Char
):
Parser
def
choice
(
c
:
Char
):
Parser
def
clean
:
Parser
def
pcmd
(
c
:
Char
):
Parser
def
pdot
:
Parser
def
pnum
(
c
:
Char
):
Parser
def
pstr
(
c
:
Char
):
Parser
def
sett
(
t
:
PT
):
Parser
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product