public static class TypeDescriptors.OptionDescriptor extends TypeDescriptors.UDTDescriptor implements scala.Product, scala.Serializable
Constructor and Description |
---|
OptionDescriptor(int id,
scala.reflect.macros.Context.universe tpe,
TypeDescriptors.UDTDescriptor elem) |
Modifier and Type | Method and Description |
---|---|
TypeDescriptors.UDTDescriptor |
elem() |
int |
id() |
scala.reflect.macros.Context.universe |
tpe() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OptionDescriptor(int id, scala.reflect.macros.Context.universe tpe, TypeDescriptors.UDTDescriptor elem)
public int id()
id
in class TypeDescriptors.UDTDescriptor
public scala.reflect.macros.Context.universe tpe()
tpe
in class TypeDescriptors.UDTDescriptor
public TypeDescriptors.UDTDescriptor elem()
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.