Package org.jruby.ast

Class Match2CaptureNode


public class Match2CaptureNode extends Match2Node
  • Constructor Details

    • Match2CaptureNode

      public Match2CaptureNode(int line, Node receiverNode, Node valueNode, int[] scopeOffsets)
  • Method Details

    • getScopeOffsets

      public int[] getScopeOffsets()