A B C D E F G I J K L M N O P R S T U V W

A

add_escapes(String) - Method in exception ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addEscapes(String) - Static method in error TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
adjustBeginLineColumn(int, int) - Method in class SimpleCharStream
Method to adjust line and column numbers for the start of a token.
AmibaException - Exception in net.sf.amiba
This is the basic exception type for Amiba.
AmibaException() - Constructor for exception AmibaException
 
AmibaException(String) - Constructor for exception AmibaException
 
AmibaException(Throwable) - Constructor for exception AmibaException
 
AmibaException(String, Throwable) - Constructor for exception AmibaException
 
AmibaFactory<T> - Class in net.sf.amiba
The factory that the user will configure with configuration options to get an evolution setup The factory uses abstract factory pattern.
AmibaFactory() - Constructor for class AmibaFactory
 

A B C D E F G I J K L M N O P R S T U V W