Uses of Class
jpl.fli.StringHolder

Packages that use StringHolder
jpl.fli   
 

Uses of StringHolder in jpl.fli
 

Methods in jpl.fli with parameters of type StringHolder
static boolean Prolog.get_atom_chars(term_t t, StringHolder a)
           
static boolean Prolog.get_string_chars(term_t t, StringHolder s)
           
static boolean Prolog.get_name_arity(term_t t, StringHolder name, IntHolder arity)