Categorygithub.com/llgcode/ps
modulepackage
0.0.0-20210114104736-f4b0c5d1e02e
Repository: https://github.com/llgcode/ps.git
Documentation: pkg.go.dev

# README

ps

Coverage GoDoc

Postscript interpreter written in go

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TokenString returns a (visible) string for a token or Unicode character.

# Constants

The result of Scan is one of the following tokens or a Unicode character.
The result of Scan is one of the following tokens or a Unicode character.
The result of Scan is one of the following tokens or a Unicode character.
The result of Scan is one of the following tokens or a Unicode character.
Predefined mode bits to control recognition of tokens.
GoWhitespace is the default value for the Scanner's Whitespace field.
The result of Scan is one of the following tokens or a Unicode character.
The result of Scan is one of the following tokens or a Unicode character.
The result of Scan is one of the following tokens or a Unicode character.
Predefined mode bits to control recognition of tokens.
Predefined mode bits to control recognition of tokens.
includes Ints.
Predefined mode bits to control recognition of tokens.
Predefined mode bits to control recognition of tokens.
Predefined mode bits to control recognition of tokens.
Predefined mode bits to control recognition of tokens.
if set with ScanComments, comments become white space.
The result of Scan is one of the following tokens or a Unicode character.

# Structs

No description provided by the author
Mark.
A source position is represented by a Position value.
No description provided by the author
No description provided by the author
No description provided by the author
A Scanner implements reading of Unicode characters and tokens from an io.Reader.

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author