|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpolyglot.frontend.AbstractExtensionInfo
polyglot.frontend.JLExtensionInfo
polyglot.ext.param.ExtensionInfo
public abstract class ExtensionInfo
Param is an abstract extension implementing functionality for parameterized types.
Field Summary |
---|
Fields inherited from class polyglot.frontend.AbstractExtensionInfo |
---|
compiler, nf, scheduler, source_loader, stats, target_factory, ts |
Constructor Summary | |
---|---|
ExtensionInfo()
|
Method Summary |
---|
Methods inherited from class polyglot.frontend.JLExtensionInfo |
---|
compilerName, createNodeFactory, createScheduler, createTypeSystem, defaultFileExtension, getCompileGoal, initTypeSystem, jobExt, parser, version |
Methods inherited from class polyglot.frontend.AbstractExtensionInfo |
---|
compiler, createClassFile, createFileSource, createOptions, defaultFileExtensions, fileExtensions, getOptions, getStats, initCompiler, nodeFactory, scheduler, sourceLoader, targetFactory, toString, typeSystem |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ExtensionInfo()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |