org.plasma.query.model
Class NullLiteral

java.lang.Object
  extended by org.plasma.query.model.NullLiteral
All Implemented Interfaces:
Term

public class NullLiteral
extends Object
implements Term


Constructor Summary
NullLiteral()
           
 
Method Summary
 void accept(QueryVisitor visitor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullLiteral

public NullLiteral()
Method Detail

accept

public void accept(QueryVisitor visitor)


Copyright © 2014. All rights reserved.