public class NonTerminal extends GrammarSymbol
returnType
displayName, 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, setReturnType
getDisplayName, getLocation, getName, getType, hasDisplayName, isComplete, setDisplayName, setLocation, setName, setName, whatIsMissing
public <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 CopperASTBean
E extends Exception
Copyright © 2018 Minnesota Extensible Language Tools. All rights reserved.