Exemplo n.º 1
0
 internal StatementCollection(Boo.Lang.Compiler.Ast.Node parent, Boo.Lang.List list) : base(parent, list)
 {
 }
Exemplo n.º 2
0
 public ExceptionHandlerCollection(Boo.Lang.Compiler.Ast.Node parent) : base(parent)
 {
 }
Exemplo n.º 3
0
 internal ExceptionHandlerCollection(Boo.Lang.Compiler.Ast.Node parent, Boo.Lang.List list) : base(parent, list)
 {
 }
Exemplo n.º 4
0
 public WhenClauseCollection(Boo.Lang.Compiler.Ast.Node parent) : base(parent)
 {
 }
Exemplo n.º 5
0
 public ImportCollection(Boo.Lang.Compiler.Ast.Node parent) : base(parent)
 {
 }
Exemplo n.º 6
0
 public abstract void Apply(Boo.Lang.Compiler.Ast.Node targetNode);
Exemplo n.º 7
0
 public TypeMemberCollection(Boo.Lang.Compiler.Ast.Node parent) : base(parent)
 {
 }
Exemplo n.º 8
0
 internal ExpressionCollection(Boo.Lang.Compiler.Ast.Node parent, Boo.Lang.List list) : base(parent, list)
 {
 }
Exemplo n.º 9
0
 public DeclarationCollection(Boo.Lang.Compiler.Ast.Node parent) : base(parent)
 {
 }
Exemplo n.º 10
0
 public TypeReferenceCollection(Boo.Lang.Compiler.Ast.Node parent) : base(parent)
 {
 }
Exemplo n.º 11
0
 internal TypeReferenceCollection(Boo.Lang.Compiler.Ast.Node parent, Boo.Lang.List list) : base(parent, list)
 {
 }
Exemplo n.º 12
0
 public ExpressionPairCollection(Boo.Lang.Compiler.Ast.Node parent) : base(parent)
 {
 }
Exemplo n.º 13
0
 public TypeDefinitionCollection(Boo.Lang.Compiler.Ast.Node parent) : base(parent)
 {
 }
Exemplo n.º 14
0
 internal WhenClauseCollection(Boo.Lang.Compiler.Ast.Node parent, Boo.Lang.List list) : base(parent, list)
 {
 }
Exemplo n.º 15
0
 public LocalCollection(Boo.Lang.Compiler.Ast.Node parent) : base(parent)
 {
 }
Exemplo n.º 16
0
 public ModuleCollection(Boo.Lang.Compiler.Ast.Node parent) : base(parent)
 {
 }
 public GenericParameterDeclarationCollection(Boo.Lang.Compiler.Ast.Node parent, Boo.Lang.List list) : base(parent, list)
 {
 }
Exemplo n.º 18
0
 public AttributeCollection(Boo.Lang.Compiler.Ast.Node parent) : base(parent)
 {
 }
Exemplo n.º 19
0
 public StatementCollection(Boo.Lang.Compiler.Ast.Node parent) : base(parent)
 {
 }
Exemplo n.º 20
0
 internal AttributeCollection(Boo.Lang.Compiler.Ast.Node parent, Boo.Lang.List list) : base(parent, list)
 {
 }
Exemplo n.º 21
0
 public GeneratorExpressionCollection(Boo.Lang.Compiler.Ast.Node parent) : base(parent)
 {
 }
Exemplo n.º 22
0
 internal TypeDefinitionCollection(Boo.Lang.Compiler.Ast.Node parent, Boo.Lang.List list) : base(parent, list)
 {
 }