Class GMethod


  • public class GMethod
    extends GCodeSection
    Contains code and documentation of a generated method.
    Author:
    homac
    • Constructor Detail

      • GMethod

        public GMethod​(GMethod other)
      • GMethod

        public GMethod​(int indent)
    • Method Detail

      • setComment

        public void setComment​(GComment comment)
      • toString

        public java.lang.String toString​(int indent)
        Overrides:
        toString in class GCodeSection