Hex Core JS
Preparing search index...
SRSL
FieldNode
Class FieldNode
Hierarchy (
View Summary
)
SyntaxNode
FieldNode
Index
Constructors
constructor
Properties
annotations
name
properties
type
type
Values
Methods
accept
reset
Annotations
Constructors
constructor
new
FieldNode
(
name
:
string
,
type
:
FieldTypeNode
,
typeValues
:
TypeValueNode
[]
,
properties
:
PropertyNode
[]
,
)
:
FieldNode
Parameters
name
:
string
type
:
FieldTypeNode
typeValues
:
TypeValueNode
[]
properties
:
PropertyNode
[]
Returns
FieldNode
Properties
annotations
annotations
:
NodeAnnotations
= ...
name
name
:
string
properties
properties
:
PropertyNode
[]
type
type
:
FieldTypeNode
type
Values
typeValues
:
TypeValueNode
[]
Methods
accept
accept
(
visitor
:
Visitor
)
:
void
Parameters
visitor
:
Visitor
Returns
void
reset
Annotations
resetAnnotations
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
annotations
name
properties
type
type
Values
Methods
accept
reset
Annotations
Hex Core JS
Loading...