org.drools.ide.common.assistant.engine
Class DRLParserEngine
java.lang.Object
org.drools.ide.common.assistant.engine.AbstractParserEngine
org.drools.ide.common.assistant.engine.DRLParserEngine
public class DRLParserEngine
- extends AbstractParserEngine
A simple DRL parser implemented with regular expressions to get the offset of rule components
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DRLParserEngine
public DRLParserEngine(String rule)
parse
public RuleRefactorInfo parse()
- Specified by:
parse
in class AbstractParserEngine
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.