C# (CSharp) SyntaxTree 네임스페이스

중첩된 네임스페이스

SyntaxTree.Data

클래스들

이름 설명
Ast
Node The base class for every node of the Abstract Syntax Tree.
NodeBool Represents a bool literal.
NodeEnclosed Represents an expression enclosed in parenthesis, but not a tuple.
NodeFnDecl
NodeId Represents an identifier.
NodeIf
NodeIf.IfBlock
NodeIndex
NodeInfix
NodeInt
NodeInvoke
NodeLet
NodeRet
NodeStr
NodeSuffix
NodeTuple
NodeTypeDef