public class AceValue extends AceEventArgumentValue
| Modifier and Type | Field and Description |
|---|---|
ArrayList<AceValueMention> |
mentions
a list of the mentions of this value expression (each of type
AceValueMention).
|
idpublic ArrayList<AceValueMention> mentions
public void addMention(AceValueMention mention)
public void write(PrintWriter w)
Copyright © 2016 New York University. All rights reserved.