Package com.ensoftcorp.open.commons.xcsg
Class Undocumented
- java.lang.Object
-
- com.ensoftcorp.open.commons.xcsg.Undocumented
-
public class Undocumented extends java.lang.Object
Undocumented/internal XCSG schema implemented by Atlas. Use at your own risk.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
SIGNATURE
An undocumented, but very useful Atlas attribute.
-
Constructor Summary
Constructors Constructor Description Undocumented()
-
-
-
Field Detail
-
SIGNATURE
public static final java.lang.String SIGNATURE
An undocumented, but very useful Atlas attribute. This attribute key corresponds to the raw Java/Jimple function signature as a string, which includes the return type, function name, and parameters.- See Also:
- Constant Field Values
-
-