public class HepProgram extends Object
HepPlanner. Use HepProgramBuilder to create a new
instance of HepProgram.
Note that the structure of a program is immutable, but the planner uses it as read/write during planning, so a program can only be in use by a single planner at a time.
| Modifier and Type | Field and Description |
|---|---|
static int |
MATCH_UNTIL_FIXPOINT
Symbolic constant for matching until no more matches occur.
|
public static final int MATCH_UNTIL_FIXPOINT
public static HepProgramBuilder builder()
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.