Package | Description |
---|---|
jpicedt.format.input.pstricks |
Pstricks grammar tree.
|
jpicedt.format.input.util |
This package contains helper classes for building a parser based on the well-known RegExp scheme,
yet with a strong object-oriented approach in mind.
|
Modifier and Type | Class and Description |
---|---|
class |
PSTParametersExpression
PsTricks graphics parameters, e.g.
|
Modifier and Type | Class and Description |
---|---|
class |
NotParsableExpression
Any string (but w/o line-feeds !)
|
class |
WhiteSpaces
Multiple white spaces (w/o line-feeds)
|
class |
WhiteSpacesOrEOL
multiple white spaces and/or '\n'
|
Submit a bug : syd@jpicedt.org