createRule abstract method

Rule createRule(
  1. List<Rule> subs,
  2. ShapeInstructions shapeInstructions
)

Implementation

Rule createRule(List<Rule> subs, ShapeInstructions shapeInstructions);