Searched defs:tyargs (Results 1 – 3 of 3) sorted by relevance
116 ImmutableList.Builder<TySig> tyargs = ImmutableList.builder(); in tyArgSigs() local
1088 ImmutableList<Type> tyargs = ImmutableList.of(); in classty() local1098 private ImmutableList<Type> tyargs() { in tyargs() method in Parser
256 private final ImmutableList<Type> tyargs; field in Tree.ClassTy262 ImmutableList<Type> tyargs, in ClassTy()295 public ImmutableList<Type> tyargs() { in tyargs() method in Tree.ClassTy