< A B C D E F G H I J L M N O P R S T V W

S

SALOAD - Static variable in interface net.janino.Opcode
 
SASTORE - Static variable in interface net.janino.Opcode
 
saveLocalVariables() - Method in class net.janino.ClassFile.CodeAttribute
Remember the current size of the local variables array.
Scanner - class net.janino.Scanner.
Splits up a character stream into tokens and returns them as String objects.
Scanner.Location - class net.janino.Scanner.Location.
 
Scanner.ScanException - exception net.janino.Scanner.ScanException.
An exception that reflects an error during parsing.
Scanner.ScanException(String) - Constructor for class net.janino.Scanner.ScanException
 
Scanner.Token - class net.janino.Scanner.Token.
 
Scanner(String) - Constructor for class net.janino.Scanner
 
Scanner(String, InputStream) - Constructor for class net.janino.Scanner
 
Scanner(String, Reader) - Constructor for class net.janino.Scanner
 
scope - Variable in class net.janino.Java.Invocation
 
ScriptDemo - class net.janino.samples.ScriptDemo.
A test program that allows you to play around with the ScriptEvaluator class.
ScriptEvaluator - class net.janino.ScriptEvaluator.
An expression evaluator that evaluates expressions in Java bytecode.
ScriptEvaluator(Scanner, Class, String[], Class[], Class[], Class, Class[], ClassLoader) - Constructor for class net.janino.ScriptEvaluator
See ScriptEvaluator.ScriptEvaluator(String, InputStream, Class, String[], Class[], Class[], ClassLoader).
ScriptEvaluator(Scanner, Class, String[], Class[], Class[], ClassLoader) - Constructor for class net.janino.ScriptEvaluator
See ScriptEvaluator.ScriptEvaluator(String, InputStream, Class, String[], Class[], Class[], ClassLoader).
ScriptEvaluator(String) - Constructor for class net.janino.ScriptEvaluator
Compiles a script with return type "void".
ScriptEvaluator(String, Class) - Constructor for class net.janino.ScriptEvaluator
Compiles a script with the given return type.
ScriptEvaluator(String, Class, String[], Class[]) - Constructor for class net.janino.ScriptEvaluator
Compiles a script with the given parameters and return type.
ScriptEvaluator(String, Class, String[], Class[], Class[]) - Constructor for class net.janino.ScriptEvaluator
 
ScriptEvaluator(String, InputStream, Class, String[], Class[], Class[], ClassLoader) - Constructor for class net.janino.ScriptEvaluator
Construct a script evaluator that processes the given script with the given return type, parameter names and types.
ScriptEvaluator(String, Reader, Class, String[], Class[], Class[], ClassLoader) - Constructor for class net.janino.ScriptEvaluator
See ScriptEvaluator.ScriptEvaluator(String, InputStream, Class, String[], Class[], Class[], ClassLoader).
SD_0 - Static variable in interface net.janino.Opcode
 
SD_1 - Static variable in interface net.janino.Opcode
 
SD_GETFIELD - Static variable in interface net.janino.Opcode
 
SD_GETSTATIC - Static variable in interface net.janino.Opcode
 
SD_INVOKEINTERFACE - Static variable in interface net.janino.Opcode
 
SD_INVOKESPECIAL - Static variable in interface net.janino.Opcode
 
SD_INVOKESTATIC - Static variable in interface net.janino.Opcode
 
SD_INVOKEVIRTUAL - Static variable in interface net.janino.Opcode
 
SD_M1 - Static variable in interface net.janino.Opcode
 
SD_M2 - Static variable in interface net.janino.Opcode
 
SD_M3 - Static variable in interface net.janino.Opcode
 
SD_M4 - Static variable in interface net.janino.Opcode
 
SD_MASK - Static variable in interface net.janino.Opcode
 
SD_MULTIANEWARRAY - Static variable in interface net.janino.Opcode
 
SD_P0 - Static variable in interface net.janino.Opcode
 
SD_P1 - Static variable in interface net.janino.Opcode
 
SD_P2 - Static variable in interface net.janino.Opcode
 
SD_PUTFIELD - Static variable in interface net.janino.Opcode
 
SD_PUTSTATIC - Static variable in interface net.janino.Opcode
 
set() - Method in class net.janino.ClassFile.CodeAttribute.Offset
Set this "Offset" to the offset of the current inserter; insert this "Offset" before the current inserter.
set(Java.BlockStatement, Java.Rvalue, Java.BlockStatement, Java.BlockStatement) - Method in class net.janino.Java.ForStatement
 
setAlternateConstructorInvocation(Java.ConstructorInvocation) - Method in class net.janino.Java.ConstructorDeclarator
 
setBlockStatements(Vector) - Method in class net.janino.Java.SwitchBlockStatementGroup
 
setBody(Java.Block) - Method in class net.janino.Java.ConstructorDeclarator
 
setBody(Java.Block) - Method in class net.janino.Java.MethodDeclarator
 
setBody(Java.BlockStatement) - Method in class net.janino.Java.WhileStatement
 
setBody(Java.BlockStatement) - Method in class net.janino.Java.TryStatement
 
setBody(Java.BlockStatement) - Method in class net.janino.Java.SynchronizedStatement
 
setBody(Java.BlockStatement) - Method in class net.janino.Java.DoStatement
 
setBody(Java.Statement) - Method in class net.janino.Java.LabeledStatement
 
setCondition(Java.Rvalue) - Method in class net.janino.Java.SwitchStatement
 
setCondition(Java.Rvalue) - Method in class net.janino.Java.DoStatement
 
setFinally(Java.Block) - Method in class net.janino.Java.TryStatement
 
setPackage(String) - Method in class net.janino.Java.CompilationUnit
 
setSuperclassConstructorInvocation(Java.ConstructorInvocation) - Method in class net.janino.Java.ConstructorDeclarator
 
ShippingCost - class net.janino.samples.ShippingCost.
Sample application which demonstrates how to use the ExpressionEvaluator class.
ShippingCost() - Constructor for class net.janino.samples.ShippingCost
 
SHORT - Static variable in class net.janino.Descriptor
 
SHORT - Static variable in class net.janino.IClass
The singleton that represents the "short" type.
SHORT - Static variable in class net.janino.Java.BasicType
 
shortToString(short) - Static method in class net.janino.Mod
 
SIPUSH - Static variable in interface net.janino.Opcode
 
size(String) - Static method in class net.janino.Descriptor
 
STATIC - Static variable in class net.janino.Mod
 
store(DataOutputStream) - Method in class net.janino.ClassFile.MethodInfo
Write this object to a DataOutputStream, in the format defined by the JVM specification.
store(OutputStream) - Method in class net.janino.ClassFile
Write to an OutputStream, in "class file" format.
storeBody(DataOutputStream) - Method in class net.janino.ClassFile.CodeAttribute
 
STRICTFP - Static variable in class net.janino.Mod
 
STRING - Static variable in class net.janino.Descriptor
 
STRING - Static variable in class net.janino.IClass
The singleton that represents the "java.lang.String" class.
stringToType(String) - Static method in class net.janino.samples.DemoBase
 
stringToTypes(String) - Static method in class net.janino.samples.DemoBase
 
SUPER - Static variable in class net.janino.Mod
 
SWAP - Static variable in interface net.janino.Opcode
 
SYNCHRONIZED - Static variable in class net.janino.Mod
 

< A B C D E F G H I J L M N O P R S T V W