Package | Description |
---|---|
Parsing.DBPrimitives | |
Parsing.GeneralPrimitives |
Modifier and Type | Class and Description |
---|---|
class |
NameList
a NameList is Name(,Name)*
|
class |
TupleValues
TupleValues is a sequence of I(,I)*, where I = single-quoted-string | name | number ;
|
Modifier and Type | Method and Description |
---|---|
NonEmptyList |
NonEmptyList.klone(LineToParse l) |