The StaDyn Programming Language
Source code documentation of StaDyn, a hybrid static and dynamic typing language.
AST.SwitchLabel Member List

This is the complete list of members for AST.SwitchLabel, including all inherited members.

Accept(Visitor v, Object o)AST.SwitchLabelvirtual
AcceptOperation(AstOperation op, object arg)AST.Statementvirtual
AstNode(Location location)AST.AstNodeprotected
ConditionAST.SwitchLabel
Equals(object obj)AST.AstNode
GetHashCode()AST.AstNode
locationAST.AstNodeprotected
LocationAST.AstNode
Statement(Location location)AST.Statementprotected
SwitchLabel(Expression cond, Location location)AST.SwitchLabel
SwitchLabel(Location location)AST.SwitchLabel
SwitchSectionTypeAST.SwitchLabel