Preparing search index...
The search index is not available
openscad-parser
openscad-parser
Statement
Class Statement
Abstract
Hierarchy (
view full
)
ASTNode
Statement
UseStmt
IncludeStmt
ModuleInstantiationStmt
ModuleDeclarationStmt
FunctionDeclarationStmt
BlockStmt
NoopStmt
IfElseStatement
Index
Constructors
constructor
Properties
tokens
Accessors
span
Methods
accept
Constructors
constructor
new
Statement
(
)
:
Statement
Returns
Statement
Properties
Abstract
tokens
tokens
:
{
[
key
:
string
]
:
Token
|
Token
[]
|
null
;
}
Accessors
span
get
span
(
)
:
CodeSpan
Returns
CodeSpan
Methods
Abstract
accept
accept
<
R
>
(
visitor
)
:
R
Type Parameters
R
Parameters
visitor
:
ASTVisitor
<
R
>
Returns
R
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
tokens
Accessors
span
Methods
accept
openscad-parser
Loading...