Class StringExpression

All Implemented Interfaces:
Matcher, Matcher, ParsingExpression

public class StringExpression extends NativeExpression implements Matcher
  • Constructor Details

    • StringExpression

      public StringExpression(String string)
  • Method Details