GNU Prolog for Java

Uses of Interface
gnu.prolog.vm.HasAtom

Packages that use HasAtom
gnu.prolog.io Classes used for IO 
gnu.prolog.vm The Virtual Machine which is used to run the prolog code. 
 

Uses of HasAtom in gnu.prolog.io
 

Classes in gnu.prolog.io that implement HasAtom
static class Operator.SPECIFIER
          Specifier Class Associativity
 

Uses of HasAtom in gnu.prolog.vm
 

Classes in gnu.prolog.vm that implement HasAtom
static class Environment.DoubleQuotesValue
          The possible values of the double_quotes flag
 


GNU Prolog for Java