Property | Type | Description | |
---|---|---|---|
comment | String |
Method | Description | |
---|---|---|
Annotation ( String annotation ) : System | ||
Emit ( EmissionStream stream ) : void | ||
EmitIR ( EmissionStream stream, bool Tidy ) : void |
public Annotation ( String annotation ) : System | ||
annotation | String | |
return | System |
public EmitIR ( EmissionStream stream, bool Tidy ) : void | ||
stream | EmissionStream | |
Tidy | bool | |
return | void |