Class ByteCodeStatement

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String text  
    • Constructor Summary

      Constructors 
      Constructor Description
      ByteCodeStatement​(java.lang.String text)  
    • Field Detail

      • text

        protected java.lang.String text
    • Constructor Detail

      • ByteCodeStatement

        public ByteCodeStatement​(java.lang.String text)