C# (CSharp) ABB.Swum.Nodes Пространство имен

Пространства имен

ABB.Swum.Nodes.Tests

Классы

Имя Описание
ArgumentNode Represents a node that is passed as an argument to a method.
EquivalenceNode A node representing a set of equivalent nodes.
FieldDeclarationNode Represents a field declaration in the program.
MethodDeclarationNode Represents a method declaration in the program.
Node An abstract node within the SWUM model
PhraseNode Represents a phrase, consisting of one or more words.
ProgramElementNode Represents an abstract program element.
TypeNode Represents a type within a program.
VariableDeclarationNode Represents a variable declaration in the program.
WordNode A node representing a single word.