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

Class ArgListCompiler

  • All Implemented Interfaces:
    VisitorIF


    public class ArgListCompiler
    extends Visitor
    • Field Detail

      • arglist

        public boolean arglist
      • keywordlist

        public boolean keywordlist
      • defaults

        public java.util.List<expr> defaults
      • names

        public java.util.List<java.lang.String> names
      • fpnames

        public java.util.List<java.lang.String> fpnames
      • init_code

        public java.util.List<stmt> init_code
    • Constructor Detail

      • ArgListCompiler

        public ArgListCompiler()
    • Method Detail

      • reset

        public void reset()
      • appendInitCode

        public void appendInitCode(Suite node)
      • getDefaults

        public java.util.List<expr> getDefaults()
      • visitArgs

        public void visitArgs(arguments args)
                       throws java.lang.Exception
        Throws:
        java.lang.Exception

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.