Uses of Class
jcama.Pred

Packages that use Pred
jcama   
 

Uses of Pred in jcama
 

Methods in jcama that return Pred
 Pred PredParser.getPred()
           
 

Methods in jcama with parameters of type Pred
 Tuple Scope.rd(Pred pr)
           
 

Constructors in jcama with parameters of type Pred
Templ(Pred pr)