org.jboss.errai.codegen.literal
Class NullLiteral
java.lang.Object
org.jboss.errai.codegen.literal.LiteralValue<Object>
org.jboss.errai.codegen.literal.NullLiteral
- All Implemented Interfaces:
- Statement
public class NullLiteral
- extends LiteralValue<Object>
- Author:
- Mike Brock
INSTANCE
public static final NullLiteral INSTANCE
getCanonicalString
public String getCanonicalString(Context context)
- Specified by:
getCanonicalString
in class LiteralValue<Object>
getType
public MetaClass getType()
- Specified by:
getType
in interface Statement
- Overrides:
getType
in class LiteralValue<Object>
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.