Class ConstructState


  • public class ConstructState
    extends java.lang.Object
    • Constructor Detail

    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • getLength

        public int getLength()
      • getOffset

        public int getOffset()
      • dumpConstructorTree

        public java.lang.String dumpConstructorTree()
        Used for testing and diagnostics: list the constructor line numbers used to resolve this encoding This includes braces to describe the tree structure
        Returns:
        the constructor tree
        See Also:
        AssemblyResolvedConstructor.dumpConstructorTree()