Frames | No Frames |
Classes derived from gnu.expr.Language | |
class | |
class | Abstract class for Lisp-like languages with separate namespaces. |
Constructors with parameter type gnu.expr.Language | |
Fields of type gnu.expr.Language | |
Language |
Methods with parameter type gnu.expr.Language | |
PrimProcedure | PrimProcedure.getMethodFor(Class procClass, String name, Declaration decl, Expression[] args, Language language) Get PrimProcedure for matching method in given class. |
PrimProcedure | PrimProcedure.getMethodFor(ClassType procClass, String name, Declaration decl, Type[] atypes, Language language) |
PrimProcedure | PrimProcedure.getMethodFor(ClassType procClass, String name, Declaration decl, Expression[] args, Language language) |
PrimProcedure | |
PrimProcedure | Search for a matching static method in a procedure's class. |
Declaration | |
void | |
void |
Methods with return type gnu.expr.Language | |
Language | Detect the programming language of a file based on its first line. |
Language | Detect the programming language of a file based on its first line. |
Language | Detect the programming language of a file based on its first line. |
Language | |
Language | Language.getInstance(String name) Look for a language with the given name or extension. |
Language | Language.getInstance(String langName, Class langClass) |
Language | Language.getInstanceFromFilenameExtension(String filename) |
Language | |
Language |
Constructors with parameter type gnu.expr.Language | |
Classes derived from gnu.expr.Language | |
class |
Classes derived from gnu.expr.Language | |
class |
Methods with return type gnu.expr.Language | |
Language | BRL.getInstance(boolean brlCompatible) |
Constructors with parameter type gnu.expr.Language | |
Methods with parameter type gnu.expr.Language | |
void | |
NumberCompare | |
void | Modify LambdaExp so result is coerced to given type. |
Methods with return type gnu.expr.Language | |
Language |
Classes derived from gnu.expr.Language | |
class | Language sub-class for Lisp-like languages (including Scheme). |
Constructors with parameter type gnu.expr.Language | |
Constructors with parameter type gnu.expr.Language | |
Fields of type gnu.expr.Language | |
Language |
Methods with parameter type gnu.expr.Language | |
MethodProc | Find methods. |
void | ClassMemberLocation.define(Object instance, java.lang.reflect.Field rfield, String uri, Language language, Environment env) |
PrimProcedure[] | ClassMethods.getMethods(ObjectType dtype, String mname, char mode, ClassType caller, Language language) Return the methods of a class with the specified name and flag. |
Object | SlotGet.getSlotValue(boolean isStatic, Object obj, String name, String fname, String getName, String isName, Language language) The actual gets of finding the field value. |
Constructors with parameter type gnu.expr.Language | |
Classes derived from gnu.expr.Language | |
class | New Kawa language XSLT (XML Stylesheet Language Tranformations). |
Classes derived from gnu.expr.Language | |
class | Support for the experimental Q2 language. |
Classes derived from gnu.expr.Language | |
class | The XQuery language. |
Constructors with parameter type gnu.expr.Language | |
Methods with parameter type gnu.expr.Language | |
void | |
void | |
void | |
void | |
void | Run a Kawa repl as a telnet server. |
Constructors with parameter type gnu.expr.Language | |
Classes derived from gnu.expr.Language | |
class |
Constructors with parameter type gnu.expr.Language | |