Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/Syntax
Inheritance Hierarchy
- CSharedMix
- Node
- Definition
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Syntax/VstNode.h |
| Include | #include "uLang/Syntax/VstNode.h" |
Syntax
struct Definition : public Verse::Vst::Node
Remarks
Corresponds to $1:$2 = $3_ syntax, where the $2 is optional. If and only if $2_ is present, the left-hand side is a TypeSpec. For example, X:int=Y becomes DefinitionTypeSpecIdentifierXIdentifierintIdentifierY whereas X:=Y becomes DefinitionIdentifierXIdentifierY
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
Constants
| Name | Description |
|---|---|
| StaticType |