Searched defs:ruleST (Results 1 – 1 of 1) sorted by relevance
195 ST ruleST = recRuleTemplates.getInstanceOf("recRuleStart"); in getArtificialPrecStartRule() local206 ST ruleST = recRuleTemplates.getInstanceOf("recRule"); in getArtificialOpPrecRule() local243 ST ruleST = recRuleTemplates.getInstanceOf("recPrimaryRule"); in getArtificialPrimaryRule() local320 public void fillRetValAssignments(ST ruleST, String srcName) { in fillRetValAssignments()