Class 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()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 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
    • Constructor Detail

      • Undocumented

        public Undocumented()