C# Class DCPUB.Ast.GotoNode

Inheritance: CompilableNode
Afficher le fichier Open project: Blecki/DCPUB

Méthodes publiques

Свойство Type Description
label String

Méthodes publiques

Méthode Description
Emit ( CompileContext context, Model scope, Target target ) : Intermediate.IRNode
Init ( Irony context, Irony treeNode ) : void

Method Details

Emit() public méthode

public Emit ( CompileContext context, Model scope, Target target ) : Intermediate.IRNode
context CompileContext
scope Model
target Target
Résultat Intermediate.IRNode

Init() public méthode

public Init ( Irony context, Irony treeNode ) : void
context Irony
treeNode Irony
Résultat void

Property Details

label public_oe property

public String label
Résultat String