|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.eclipse.emf.codegen.jet.JETCompiler | +--org.eclipse.emf.codegen.jet.JETEmitter.MyJETCompiler
Fields inherited from class org.eclipse.emf.codegen.jet.JETCompiler |
CONSTANT_PREFIX, constantCount, constantDictionary, constants, fNoNewLineForScriptlets, fSavedLine, fUseStaticFinalConstants, generators, NULL_CHAR_ARRAY, parser, reader, skeleton, templateURI, templateURIPath, writer |
Constructor Summary | |
JETEmitter.MyJETCompiler(java.lang.String templateURI)
|
|
JETEmitter.MyJETCompiler(java.lang.String[] templateURIPath,
java.lang.String relativeTemplateURI)
|
Method Summary | |
protected void |
handleNewSkeleton()
|
Methods inherited from class org.eclipse.emf.codegen.jet.JETCompiler |
addCharDataGenerator, addGenerator, beginPageProcessing, endPageProcessing, find, generate, getResolvedTemplateURI, getSkeleton, handleCharData, handleDirective, handleExpression, handleScriptlet, openStream, parse, parse, resolveLocation, stripFirstNewLineWithBlanks, stripLastNewLineWithBlanks |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JETEmitter.MyJETCompiler(java.lang.String templateURI) throws JETException
public JETEmitter.MyJETCompiler(java.lang.String[] templateURIPath, java.lang.String relativeTemplateURI) throws JETException
Method Detail |
protected void handleNewSkeleton()
handleNewSkeleton
in class JETCompiler
|
Copyright 2001-2003 IBM Corporation and others. All Rights Reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |