Class LookBehind

  • All Implemented Interfaces:
    JavaCCConstants, Node, freemarker.template.TemplateHashModel, freemarker.template.TemplateModel, freemarker.template.TemplateNodeModel, freemarker.template.TemplateScalarModel, Comparable<Node>

    public class LookBehind
    extends BaseNode
    • Constructor Detail

      • LookBehind

        public LookBehind()
    • Method Detail

      • isNegated

        public boolean isNegated()
      • setNegated

        public void setNegated​(boolean negated)
      • isBackward

        public boolean isBackward()
      • getHasFinalEllipsis

        public boolean getHasFinalEllipsis()
      • getHasEndingSlash

        public boolean getHasEndingSlash()
      • getRoutineName

        public String getRoutineName()