Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/Syntax
Inheritance Hierarchy
- CSharedMix
- Node
- CAtom
- Identifier
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Syntax/VstNode.h |
| Include | #include "uLang/Syntax/VstNode.h" |
Syntax
struct Identifier : public Verse::Vst::CAtom
Variables
| Type | Name | Description | |
|---|---|---|---|
| NodeArray | _QualifierPostComments | Comments that are to be suffixed to the qualifiers of this identifier. | |
| NodeArray | _QualifierPreComments | Comments that are to be prefixed to the qualifiers of this identifier. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Identifier
(
const CUTF8StringView& InName, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const TSRef< Node > & | |||
| bool | IsQualified () |
Constants
| Name | Description |
|---|---|
| StaticType |