Uses of Class
orc.ast.oil.xml.Definition

Packages that use Definition
orc.ast.oil.xml JAXB implementation classes for the Orc Intermediate Language XML binding. 
 

Uses of Definition in orc.ast.oil.xml
 

Fields in orc.ast.oil.xml declared as Definition
 Definition[] Definitions.definitions
           
 

Constructors in orc.ast.oil.xml with parameters of type Definition
Definitions(Definition[] definitions, Expression body)