Class QueryCapture


  • public class QueryCapture
    extends Object
    Wrapper for a single node matched with a Query capture. Each instance contains a reference to a matched node, as well as the ordinal index within the match.
    Since:
    1.0.0
    Author:
    Ozren Dabić
    • Constructor Detail

      • QueryCapture

        public QueryCapture()