Preparing search index...
The search index is not available
openscad-parser
openscad-parser
IncludeStmt
Class IncludeStmt
Hierarchy (
view full
)
Statement
IncludeStmt
Index
Constructors
constructor
Properties
filename
tokens
Accessors
span
Methods
accept
Constructors
constructor
new
Include
Stmt
(
filename
,
tokens
)
:
IncludeStmt
Parameters
filename
:
string
The used filename
tokens
:
{
filename
:
LiteralToken
<
string
>
;
includeKeyword
:
Token
;
}
filename
:
LiteralToken
<
string
>
include
Keyword
:
Token
Returns
IncludeStmt
Properties
filename
filename
:
string
The used filename
tokens
tokens
:
{
filename
:
LiteralToken
<
string
>
;
includeKeyword
:
Token
;
}
Accessors
span
get
span
(
)
:
CodeSpan
Returns
CodeSpan
Methods
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
filename
tokens
Accessors
span
Methods
accept
openscad-parser
Loading...
The used filename