Graphics2D Actor API
A B C D E F G H I J K L M N O P Q R S T U V W Z _

O

obj_hash() - Method in class g2d.graph.java_cup.lr_item_core
Return the hash code that object would have provided for us so we have a (nearly) unique id for debugging.
object2Boolean(Object, Continuation) - Static method in class g2d.jlambda.Evaluate
 
object2Number(Object, Continuation) - Static method in class g2d.jlambda.Evaluate
 
objectValue - Variable in class g2d.util.Variable
 
on_symbol() - Method in class g2d.graph.java_cup.lalr_transition
The symbol we make the transition on.
open_files() - Static method in class g2d.graph.java_cup.Main
Open various files used by the system.
opt_compact_red - Static variable in class g2d.graph.java_cup.Main
User option -- do we compact tables by making most common reduce the default action
opt_do_debug - Static variable in class g2d.graph.java_cup.Main
User option -- do we run produce extra debugging messages
opt_dump_grammar - Static variable in class g2d.graph.java_cup.Main
User option -- do we produce a dump of the grammar
opt_dump_states - Static variable in class g2d.graph.java_cup.Main
User option -- do we produce a dump of the state machine
opt_dump_tables - Static variable in class g2d.graph.java_cup.Main
User option -- do we produce a dump of the parse tables
opt_show_timing - Static variable in class g2d.graph.java_cup.Main
User option -- do we show timing information as a part of the summary
out - Static variable in class g2d.util.IO
 

Graphics2D Actor API
A B C D E F G H I J K L M N O P Q R S T U V W Z _