Class RJustName


public class RJustName extends RegularExpression_
Describes regular expressions which are referred to just by their name. This means that a regular expression with this name has been declared earlier.
  • Field Details

    • regexpr

      public RegularExpression_ regexpr
      "regexpr" points to the regular expression denoted by the name.
  • Constructor Details

    • RJustName

      public RJustName()
      Standard constructor
    • RJustName

      public RJustName(Token token, String image)
      Constructor with parameters
      Parameters:
      token - - the token
      image - - the image