Class StaticRefJExpr

    • Field Detail

      • refName

        private final java.lang.String refName
    • Constructor Detail

      • StaticRefJExpr

        StaticRefJExpr​(AbstractJType type,
                       java.lang.String refName)
    • Method Detail

      • getRefName

        java.lang.String getRefName()
      • write

        public void write​(SourceFileWriter writer)
                   throws java.io.IOException
        Throws:
        java.io.IOException
      • writeForImport

        void writeForImport​(SourceFileWriter writer)
                     throws java.io.IOException
        Throws:
        java.io.IOException
      • getName

        java.lang.String getName()