A B C D E F G H I J L M N P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- Activator - Class in com.ensoftcorp.open.java.commons
-
The activator class controls the plug-in life cycle
- Activator() - Constructor for class com.ensoftcorp.open.java.commons.Activator
-
The constructor
- add(String, byte[], boolean) - Method in class com.ensoftcorp.open.java.commons.bytecode.JarModifier
-
Adds (or optionally overwrites) an archive entry
- add(JarEntry, byte[], boolean) - Method in class com.ensoftcorp.open.java.commons.bytecode.JarModifier
-
Adds (or optionally overwrites) an archive entry with the specified entry properties.
- addClassVariableAccessTags() - Static method in class com.ensoftcorp.open.java.commons.wishful.JavaStopGap
-
Adds CLASS_VARIABLE_ASSIGNMENT, CLASS_VARIABLE_VALUE, and CLASS_VARIABLE_ACCESS tags to reads/writes on static variables
- advancedIntersection(Q, Q, String[], String[]) - Static method in class com.ensoftcorp.open.java.commons.analysis.CommonQueries
-
Given two query expressions, intersects the given node and edge kinds to produce a new expression.
- ANNOTATION_RAW_TEXT - Static variable in class com.ensoftcorp.open.java.commons.wishful.JavaStopGap
-
A raw text string containing the annotation values
- app() - Static method in class com.ensoftcorp.open.java.commons.analysis.SetDefinitions
-
Everything in the universe which is part of the app (not part of the libraries, or any "floating" nodes).
- APPLICATION - com.ensoftcorp.open.java.commons.project.ProjectJarProperties.JarType
- arrayTypes() - Static method in class com.ensoftcorp.open.java.commons.analysis.SetDefinitions
-
Types which represent arrays of other types NOTE: These nodes are NOT declared by anything.
- autobox(Node) - Static method in class com.ensoftcorp.open.java.commons.analysis.PrimitiveAnalysis
-
Converts a primitive type to the boxed object equivalent
All Classes All Packages