|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.me.parabola.mkgmap.osmstyle.eval.ExpressionReader
public class ExpressionReader
Read an expression from a style file.
Constructor Summary | |
---|---|
ExpressionReader(TokenScanner scanner)
|
Method Summary | |
---|---|
java.util.Set<java.lang.String> |
getUsedTags()
Tags used in all the expressions in this file. |
Op |
readConditions()
Read the conditions. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExpressionReader(TokenScanner scanner)
Method Detail |
---|
public Op readConditions()
public java.util.Set<java.lang.String> getUsedTags()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |