public class NumberTokenAdapter extends BaseTokenAdapter implements NumberToken
Constructor and Description |
---|
NumberTokenAdapter(Token tok) |
Modifier and Type | Method and Description |
---|---|
boolean |
getPositive() |
protected String |
removeCommas(String str) |
getEndOffset, getStartOffset
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEndOffset, getStartOffset
public NumberTokenAdapter(Token tok)
public boolean getPositive()
getPositive
in interface NumberToken
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.