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

M

main(String[]) - Static method in class orc.Orc
Orc toplevel main function.
main(String[]) - Static method in class orc.parser.OrcParser
For testing purposes; parses a program from stdin or a file given as an argument, and prints the parsed program.
make(List<Object>) - Static method in class orc.runtime.values.ListValue
 
makeThreaded(Site) - Static method in class orc.lib.util.ThreadSite
 
MakeTimer - Class in orc.lib.time
Site interface to the Orc engine's logical clock.
MakeTimer() - Constructor for class orc.lib.time.MakeTimer
 
match(Var) - Method in class orc.ast.extended.pattern.WildcardPattern
 
maxPubs() - Method in class orc.Config
 
MessageNotUnderstoodException - Exception in orc.error.runtime
 
MessageNotUnderstoodException(String) - Constructor for exception orc.error.runtime.MessageNotUnderstoodException
 
methodName - Variable in exception orc.error.runtime.MethodTypeMismatchException
 
MethodProxy - Class in orc.runtime.sites.java
Allow a Java method to be used as an Orc site.
MethodProxy(ObjectProxy.Delegate) - Constructor for class orc.runtime.sites.java.MethodProxy
 
methods - Variable in class orc.runtime.sites.java.ObjectProxy.Delegate
 
MethodTypeMismatchException - Exception in orc.error.runtime
 
MethodTypeMismatchException(String) - Constructor for exception orc.error.runtime.MethodTypeMismatchException
 
missingArg - Variable in exception orc.error.runtime.InsufficientArgsException
 
Mod - Class in orc.lib.math
 
Mod() - Constructor for class orc.lib.math.Mod
 
move(Node) - Method in class orc.runtime.Token
Move to a node node
Mult - Class in orc.lib.math
 
Mult() - Constructor for class orc.lib.math.Mult
 

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