public class FuncBody extends SyntaxElement
Block
block
ParList
parlist
NameScope
scope
beginColumn, beginLine, endColumn, endLine
FuncBody(ParList parlist, Block block)
void
accept(Visitor visitor)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ParList parlist
public Block block
public NameScope scope
public FuncBody(ParList parlist, Block block)
public void accept(Visitor visitor)
Copyright © 2020. All rights reserved.