public class StringLiteral extends Term
  • Constructor Details

    • StringLiteral

      public StringLiteral(String value)
  • Method Details