public class VertexParser extends Object implements PipelineParser
| Modifier and Type | Field and Description |
|---|---|
protected RequireManager |
requireManager |
protected String |
source |
protected VaryingManager |
varyingManager |
| Constructor and Description |
|---|
VertexParser() |
| Modifier and Type | Method and Description |
|---|---|
void |
parse() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetSourceprotected String source
protected final RequireManager requireManager
protected final VaryingManager varyingManager
public void parse()
throws ParsingException
parse in interface PipelineParserParsingExceptionCopyright © 2014. All rights reserved.