public class NonTerminal extends GrammarSymbol
returnTypedisplayName, location, name, type| Constructor and Description |
|---|
NonTerminal() |
| Modifier and Type | Method and Description |
|---|---|
<RT,E extends Exception> |
acceptVisitor(edu.umn.cs.melt.copper.compiletime.spec.grammarbeans.visitors.CopperASTBeanVisitor<RT,E> visitor) |
getReturnType, setReturnTypegetDisplayName, getLocation, getName, getType, hasDisplayName, isComplete, setDisplayName, setLocation, setName, setName, whatIsMissingpublic <RT,E extends Exception> RT acceptVisitor(edu.umn.cs.melt.copper.compiletime.spec.grammarbeans.visitors.CopperASTBeanVisitor<RT,E> visitor) throws E extends Exception
acceptVisitor in class CopperASTBeanE extends ExceptionCopyright © 2018 Minnesota Extensible Language Tools. All rights reserved.