Uses of Class
org.holtz.zoe.Zoel

Uses of Zoel in org.holtz.zoe
 

Methods in org.holtz.zoe with parameters of type Zoel
static Value Value.parse(Zoel zoel)
           
static StatementList StatementList.parse(Zoel zoel)
           
static Statement Statement.parse(Zoel zoel)
           
static RegisterReference RegisterReference.parse(Zoel zoel)
           
static Operation Operation.parse(Zoel zoel)
           
static GeneList GeneList.parse(Zoel zoel)
           
static Gene Gene.parse(Zoel zoel)
           
static Expression Expression.parse(Zoel zoel)
           
static Operation Operation.parse(Zoel zoel, java.lang.String firstWord)