B C E F G H I M O R S
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- build() - Method in class manifold.api.highjump.Options.Builder
- builder(String) - Static method in class manifold.api.highjump.Options
C
- clear() - Method in class manifold.api.highjump.HighjumpTypeManifold
- contextLoader - Variable in class manifold.api.highjump.Options
- contextLoader(ClassLoader) - Method in class manifold.api.highjump.Options.Builder
- contribute(JavaFileManager.Location, String, boolean, String, DiagnosticListener<JavaFileObject>) - Method in class manifold.api.highjump.HighjumpTypeManifold
E
- evaluate(String) - Method in class manifold.api.highjump.Highjump
- evaluate(Options) - Method in class manifold.api.highjump.Highjump
- evaluate(Options) - Method in class manifold.api.highjump.HighjumpTypeManifold
- expr - Variable in class manifold.api.highjump.Options
F
- findFilesForType(String) - Method in class manifold.api.highjump.HighjumpTypeManifold
G
- getAllTypeNames() - Method in class manifold.api.highjump.HighjumpTypeManifold
- getClassType(String) - Method in class manifold.api.highjump.HighjumpTypeManifold
- getContributorKind() - Method in class manifold.api.highjump.HighjumpTypeManifold
- getInitialValue() - Method in class manifold.api.highjump.Symbol
- getModule() - Method in class manifold.api.highjump.HighjumpTypeManifold
- getName() - Method in class manifold.api.highjump.Symbol
- getPackage(String) - Method in class manifold.api.highjump.HighjumpTypeManifold
- getSourceKind() - Method in class manifold.api.highjump.HighjumpTypeManifold
- getType() - Method in class manifold.api.highjump.Symbol
- getTypeNames(String) - Method in class manifold.api.highjump.HighjumpTypeManifold
- getTypesForFile(IFile) - Method in class manifold.api.highjump.HighjumpTypeManifold
- getUid() - Method in class manifold.api.highjump.Symbol
- getValue() - Method in class manifold.api.highjump.Symbol
H
- handlesFile(IFile) - Method in class manifold.api.highjump.HighjumpTypeManifold
- handlesFileExtension(String) - Method in class manifold.api.highjump.HighjumpTypeManifold
- Highjump - Class in manifold.api.highjump
- HighjumpTypeManifold - Class in manifold.api.highjump
- HighjumpTypeManifold() - Constructor for class manifold.api.highjump.HighjumpTypeManifold
I
- importClass(Class) - Method in class manifold.api.highjump.Options.Builder
- imports - Variable in class manifold.api.highjump.Options
- importStatic(Class, String) - Method in class manifold.api.highjump.Options.Builder
- init(IModule) - Method in class manifold.api.highjump.HighjumpTypeManifold
- instance() - Static method in class manifold.api.highjump.Highjump
- isPackage(String) - Method in class manifold.api.highjump.HighjumpTypeManifold
- isReadOnly() - Method in class manifold.api.highjump.Symbol
- isTopLevelType(String) - Method in class manifold.api.highjump.HighjumpTypeManifold
- isType(String) - Method in class manifold.api.highjump.HighjumpTypeManifold
M
- manifold.api.highjump - package manifold.api.highjump
O
- Options - Class in manifold.api.highjump
- Options.Builder - Class in manifold.api.highjump
R
- refreshedFile(IFile, String[], RefreshKind) - Method in class manifold.api.highjump.HighjumpTypeManifold
S
- setValue(Object) - Method in class manifold.api.highjump.Symbol
- staticImports - Variable in class manifold.api.highjump.Options
- symbol(String, Symbol) - Method in class manifold.api.highjump.Options.Builder
- Symbol - Class in manifold.api.highjump
-
Use
Symbolto manage external symbols that can be directly referenced in dynamic scripts and expressions. - Symbol(String, String, String) - Constructor for class manifold.api.highjump.Symbol
-
Same as:
new Symbol(uid, name, type, false, null) - Symbol(String, String, String, boolean, Object) - Constructor for class manifold.api.highjump.Symbol
-
Create a
Symbolthat can be directly referenced in a dynamic expression or script. - symbols - Variable in class manifold.api.highjump.Options
- symbols(Map<String, Symbol>) - Method in class manifold.api.highjump.Options.Builder
All Classes All Packages