Home | History | Annotate | Download | only in parser

Lines Matching defs:start_node

362     public int start_node;
428 b.start_node = blockStart;
439 b.start_node = blockStart;
448 b.start_node + "-" + b.end_node + " " +
449 getPlainText(b.start_node, b.end_node));