JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
gw.lang.ir
Interface IRClassCompiler
All Known Implementing Classes:
SimpleCompiler
public interface
IRClassCompiler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
byte[]
compile
(
IRClass
irClass, boolean debug)
String
compileToJava
(
IRClass
irClass)
Method Details
compile
byte[]
compile
(
IRClass
irClass, boolean debug)
compileToJava
String
compileToJava
(
IRClass
irClass)