Class RuleImpl.IsWithLeavesState

    • Constructor Detail

      • IsWithLeavesState

        protected IsWithLeavesState()
    • Method Detail

      • matchRecursive

        public boolean[] matchRecursive​(StackFrame frame)
        Matches #getRule() for the automatic recursive stage, if applicable.
        Specified by:
        matchRecursive in class RuleImpl.LeafState
        Parameters:
        frame - the stack frame in which to execute the matcher
        Returns:
        true iff the rule has any matches