Search
Preparing search index...
The search index is not available
postfix-haskell
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
postfix-haskell
lib/scan
LexerToken
Class LexerToken
Hierarchy
LexerToken
NumberToken
BlockToken
MacroToken
IdToken
Index
Constructors
constructor
Properties
file
position
token
type
Type
Methods
location
String
Constructors
constructor
new
Lexer
Token
(
token
:
string
, type
?:
TokenType
, position
?:
number
, file
?:
string
)
:
LexerToken
Parameters
token:
string
Optional
type:
TokenType
Optional
position:
number
Optional
file:
string
Returns
LexerToken
Properties
Optional
file
file
?:
string
Optional
position
position
?:
number
token
token
:
string
Optional
type
type
?:
TokenType
Static
Type
Type
:
typeof
TokenType
= TokenType
Methods
location
String
location
String
(
)
:
string
Returns
string
Modules
lib/asm
lib/context
lib/datatypes
lib/debug_
macros
lib/enum
lib/error
lib/expr
lib/function
lib/globals
lib/macro
lib/module
lib/namespace
lib/numbers
lib/parse
lib/rt.wat
lib/scan
lib/value
lib/wat
tools/file
tools/inline
tools/man
tools/shell
tools/util
Lexer
Token
constructor
file
position
token
type
Type
location
String
Generated using
TypeDoc