janino.net
A B C D E F G H I J K L M N O P Q R S T U V W Z

W

WarningHandler - Interface in org.codehaus.commons.compiler
Processes a warning issued by the compiler.
whereToContinue - Variable in class org.codehaus.janino.Java.ContinuableStatement
This one's filled in by the first CONTINUE statement, and is CodeContext.Offset.set() by this continuable statement.
wrap(boolean) - Static method in class org.codehaus.commons.compiler.PrimitiveWrapper
 
wrap(byte) - Static method in class org.codehaus.commons.compiler.PrimitiveWrapper
 
wrap(short) - Static method in class org.codehaus.commons.compiler.PrimitiveWrapper
 
wrap(int) - Static method in class org.codehaus.commons.compiler.PrimitiveWrapper
 
wrap(long) - Static method in class org.codehaus.commons.compiler.PrimitiveWrapper
 
wrap(char) - Static method in class org.codehaus.commons.compiler.PrimitiveWrapper
 
wrap(float) - Static method in class org.codehaus.commons.compiler.PrimitiveWrapper
 
wrap(double) - Static method in class org.codehaus.commons.compiler.PrimitiveWrapper
 
wrap(Object) - Static method in class org.codehaus.commons.compiler.PrimitiveWrapper
 
write(short, byte[]) - Method in class org.codehaus.janino.CodeContext
Inserts a sequence of bytes at the current insertion position.
write(short, byte) - Method in class org.codehaus.janino.CodeContext
Inserts a byte at the current insertion position.
write(short, byte, byte) - Method in class org.codehaus.janino.CodeContext
Inserts bytes at the current insertion position.
write(short, byte, byte, byte) - Method in class org.codehaus.janino.CodeContext
Inserts bytes at the current insertion position.
write(short, byte, byte, byte, byte) - Method in class org.codehaus.janino.CodeContext
Inserts bytes at the current insertion position.
write(char[], int, int) - Method in class org.codehaus.janino.util.AutoIndentWriter
 
write(String, int, int) - Method in class org.codehaus.janino.util.AutoIndentWriter
 
write(int) - Method in class org.codehaus.janino.util.AutoIndentWriter
 
writeBranch(short, int, CodeContext.Offset) - Method in class org.codehaus.janino.CodeContext
 
writeOffset(short, CodeContext.Offset, CodeContext.Offset) - Method in class org.codehaus.janino.CodeContext
Writes a four-byte offset (as it is used in TABLESWITCH and LOOKUPSWITCH) into this code context.
writeShort(short, int) - Method in class org.codehaus.janino.CodeContext
 

janino.net
A B C D E F G H I J K L M N O P Q R S T U V W Z