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
MacroToken
Class MacroToken
Hierarchy
LexerToken
MacroToken
Index
Constructors
constructor
Properties
body
file
position
recursive
token
type
types
Type
Methods
location
String
Constructors
constructor
new
Macro
Token
(
token
:
string
, position
:
number
, file
:
string
, body
:
LexerToken
[]
, types
:
BlockToken
[]
, recursive
?:
boolean
)
:
MacroToken
Parameters
token:
string
position:
number
file:
string
body:
LexerToken
[]
types:
BlockToken
[]
recursive:
boolean
= false
Returns
MacroToken
Properties
body
body
:
LexerToken
[]
Optional
file
file
?:
string
Optional
position
position
?:
number
recursive
recursive
:
boolean
= false
token
token
:
string
Optional
type
type
?:
TokenType
types
types
:
BlockToken
[]
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
Macro
Token
constructor
body
file
position
recursive
token
type
types
Type
location
String
Generated using
TypeDoc