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
NumberToken
Class NumberToken
Hierarchy
LexerToken
NumberToken
Index
Constructors
constructor
Properties
file
position
token
type
value
Type
Methods
location
String
Constructors
constructor
new
Number
Token
(
token
:
string
, position
:
number
, file
:
string
)
:
NumberToken
Parameters
token:
string
position:
number
file:
string
Returns
NumberToken
Properties
Optional
file
file
?:
string
Optional
position
position
?:
number
token
token
:
string
Optional
type
type
?:
TokenType
value
value
:
default
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
Number
Token
constructor
file
position
token
type
value
Type
location
String
Generated using
TypeDoc