Documentation of 'org.python.compiler.SymInfo' Java class
SymInfo
org.python.compiler

Class SymInfo



  • public class SymInfo
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      SymInfo(int flags) 
      SymInfo(int flags, int locals_index) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String toString() 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Field Detail

      • flags

        public int flags
      • locals_index

        public int locals_index
      • env_index

        public int env_index
    • Constructor Detail

      • SymInfo

        public SymInfo(int flags)
      • SymInfo

        public SymInfo(int flags,
                       int locals_index)
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.