public class SymbolicKeywordSpecification extends KeywordSpecification
Constructor and Description |
---|
SymbolicKeywordSpecification(Alphabet alphabet,
String keyword) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Alphabet |
getAlphabet()
Returns the Alphabet that defines which symbols are allowed for this
keyword.
|
int |
hashCode() |
boolean |
validate(Value value) |
getKeyword, getType, toString
public Alphabet getAlphabet()
public boolean validate(Value value)
validate
in class KeywordSpecification
value
- a value.public int hashCode()
hashCode
in class KeywordSpecification
public boolean equals(Object obj)
equals
in class KeywordSpecification
Copyright (C) 2013-2015 Benjamin Paaßen, Georg Zentgraf, AG Theoretical Computer Science, Centre of Excellence Cognitive Interaction Technology (CITEC), University of Bielefeld, licensed under the AGPL v. 3: http://openresearch.cit-ec.de/projects/tcs