| Field and Description |
|---|
| org.codehaus.commons.compiler.IExpressionEvaluator.ANY_TYPE
Since autoboxing was introduced in JANINO, this feature is no longer necessary because you can use
expression type
Object.class |
| Constructor and Description |
|---|
| org.codehaus.janino.Scanner(File)
This method is deprecated because it leaves the input file open
|
| org.codehaus.janino.Scanner(File, String)
This method is deprecated because it leaves the input file open
|
| org.codehaus.janino.Scanner(String)
This method is deprecated because it leaves the input file open
|
| org.codehaus.janino.Scanner(String, String)
This method is deprecated because it leaves the input file open
|