public abstract class SimpleSourceExpression extends Object implements Expression
protected String
source
SimpleSourceExpression(String source)
String
getSource()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
evaluate
protected final String source
public SimpleSourceExpression(String source)
public String toString()
toString
Object
public String getSource()
Copyright © 2015 The DBFlute Project. All rights reserved.