模块  jdk.compiler
软件包  com.sun.source.tree

Interface UnionTypeTree

  • All Superinterfaces:

    public interface UnionTypeTree
    extends 
    多标记变量声明中的联合类型表达式的树节点。
    从以下版本开始:
    1.7
    • 方法详细信息

      • getTypeAlternatives

        List<? extends > getTypeAlternatives()
        返回替代类型表达式。
        结果
        替代类型表达式