Searched refs:TurbineNullType (Results 1 – 2 of 2) sorted by relevance
59 import com.google.turbine.processing.TurbineTypeMirror.TurbineNullType;217 return new TurbineNullType(this); in nullType()
656 public static class TurbineNullType extends TurbineTypeMirror implements NullType { class in TurbineTypeMirror663 public TurbineNullType(ModelFactory factory) { in TurbineNullType() method in TurbineTypeMirror.TurbineNullType