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

J

JET2ASTElement - class org.eclipse.jet.compiler.JET2ASTElement.
An abstract class representing common aspects of all JET2 AST elements.
JET2ASTVisitor - interface org.eclipse.jet.compiler.JET2ASTVisitor.
Define a visitor to the JET2 AST tree.
JET2CompilationUnit - class org.eclipse.jet.compiler.JET2CompilationUnit.
Represent a compilation unit (a template) in the JET2 AST.
JET2CompilationUnit() - Constructor for class org.eclipse.jet.compiler.JET2CompilationUnit
 
JET2CompilationUnit(IFile) - Constructor for class org.eclipse.jet.compiler.JET2CompilationUnit
 
JET2Compiler - class org.eclipse.jet.compiler.JET2Compiler.
The compiler that turns a JET2 sources files Java files in the Eclipse workspace.
JET2Compiler(IProject, Map, IJETCompilerState, IProgressMonitor) - Constructor for class org.eclipse.jet.compiler.JET2Compiler
Create an instance of the JET compiler capable of incremental compilation from a saved state.
JET2Compiler(IProject, IProgressMonitor, Map) - Constructor for class org.eclipse.jet.compiler.JET2Compiler
Create an instance
JET2Context - class org.eclipse.jet.JET2Context.
Define the execution context for a JET2 transform or template.
JET2Context(Object, Map) - Constructor for class org.eclipse.jet.JET2Context
Create a JET2 context with the specified source argument and the specified variables.
JET2Context(Object) - Constructor for class org.eclipse.jet.JET2Context
Create a JET2 context with the specified source argument and no variables.
JET2Declaration - class org.eclipse.jet.compiler.JET2Declaration.
Define a Java Declaration Element in the JET2 AST
JET2Directive - class org.eclipse.jet.compiler.JET2Directive.
Define a Directive Element in the JET2 AST
JET2Expression - class org.eclipse.jet.compiler.JET2Expression.
Define a Java Expression Element in the JET2 AST
JET2Platform - class org.eclipse.jet.JET2Platform.
Utility class for invoking JET Transforms
JET2Scriptlet - class org.eclipse.jet.compiler.JET2Scriptlet.
Define a Java Scriptlet Element in the JET2 AST
JET2TagException - exception org.eclipse.jet.taglib.JET2TagException.
Encapsulate an execution error during tag execution.
JET2TagException() - Constructor for class org.eclipse.jet.taglib.JET2TagException
 
JET2TagException(String) - Constructor for class org.eclipse.jet.taglib.JET2TagException
 
JET2TagException(String, Throwable) - Constructor for class org.eclipse.jet.taglib.JET2TagException
 
JET2TagException(Throwable) - Constructor for class org.eclipse.jet.taglib.JET2TagException
 
JET2Template - interface org.eclipse.jet.JET2Template.
Interface to compiled JET2 templates.
JET2TemplateLoader - interface org.eclipse.jet.JET2TemplateLoader.
A loader for templates within a transform.
JET2TemplateLoaderExtension - interface org.eclipse.jet.JET2TemplateLoaderExtension.
Extension interface for JET2TemplateLoader allowing for delegation of template loading to other loaders
JET2Writer - interface org.eclipse.jet.JET2Writer.
Define a JET2 output writer
JET2_NATURE_ID - Static variable in class org.eclipse.jet.JET2Platform
The Project nature assigned to JET2 Transformation projects, "org.eclipse.jet.jet2Nature"
JETException - Static variable in class org.eclipse.jet.compiler.Problem
An underlying JETException was thrown by the JET parser
JETLaunchConstants - class org.eclipse.jet.transform.JETLaunchConstants.
Declares constants for the JET Launch configuration and its attributes
JavaActionsUtil - class org.eclipse.jet.taglib.java.JavaActionsUtil.
Utility class for Java related actions.
JavaElement - class org.eclipse.jet.compiler.JavaElement.
Abstract representation of JET2 AST elements that contain Java code
JavaImportsUtil - class org.eclipse.jet.taglib.java.JavaImportsUtil.
Utility function for sharing access to ImportManager created by the <java:importsManager;> tags.

Copyright 2006 IBM Corporation and others.
All Rights Reserved.
A B C D E F G H I J L M N O P R S T U V W X