Search
Preparing search index...
The search index is not available
postfix-haskell
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
postfix-haskell
lib/datatypes
Type
Class Type
Abstract
Abstract base for datatypes
Hierarchy
Type
AnyType
NeverType
UnionType
SyntaxType
Index
Constructors
constructor
Properties
token
Methods
check
to
String
Constructors
constructor
new
Type
(
token
?:
LexerToken
)
:
Type
Parameters
token:
LexerToken
= undefined
Returns
Type
Properties
token
token
:
LexerToken
Methods
Abstract
check
check
(
type
:
Type
)
:
boolean
Do Typecheck
virtual
Parameters
type:
Type
type to check against
Returns
boolean
Abstract
to
String
to
String
(
)
:
string
Pretty print
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
Type
constructor
token
check
to
String
Generated using
TypeDoc
Abstract base for datatypes