A B C D E F G I J K L M N O P Q R S T U V W X Y

S

SemanticAnalyzer - Class in picasso.parser
SemanticAnalyzer calls appropriate SemanticAnalyzer for the given token
SemanticAnalyzerInterface - Interface in picasso.parser
The interface that all Semantic Analyzers must implement
setColor(int, int, Color) - Method in class picasso.model.Pixmap
 
setCurrToken(Token) - Method in class picasso.parser.Tokenizer
 
setSize(Dimension) - Method in class picasso.model.Pixmap
 
setSize(int, int) - Method in class picasso.model.Pixmap
 
setSize(Dimension) - Method in class picasso.view.Canvas
 
setUp() - Method in class tests.ErrorParsedEvaluatedTests
 
setUp() - Method in class tests.EvaluatorTests
 
setUp() - Method in class tests.ParsedExpressionTreeTests
 
setUp() - Method in class tests.TokenizerTest
 
SinAnalyzer - Class in picasso.parser
Handles parsing the sine function.
SinAnalyzer() - Constructor for class picasso.parser.SinAnalyzer
 
Sine - Class in picasso.parser.language.expressions
Represents the Sine function
Sine(ExpressionTreeNode) - Constructor for class picasso.parser.language.expressions.Sine
 
SinToken - Class in picasso.parser.tokens.functions
Represents the sine function token
SinToken() - Constructor for class picasso.parser.tokens.functions.SinToken
 
SIZE - Static variable in class picasso.Main
 
SLASH - Static variable in class picasso.parser.language.CharConstants
 
STAR - Static variable in class picasso.parser.language.CharConstants
 
StringAnalyzer - Class in picasso.parser
SemanticAnalyzer for a PicassoString
StringAnalyzer() - Constructor for class picasso.parser.StringAnalyzer
 
StringToken - Class in picasso.parser.tokens
Represents a string that is a filename.
StringToken(String) - Constructor for class picasso.parser.tokens.StringToken
Constructs a token representing value

A B C D E F G I J K L M N O P Q R S T U V W X Y