Searched defs:tyargs (Results 1 – 3 of 3) sorted by relevance
108 ImmutableList.Builder<TySig> tyargs = ImmutableList.builder(); in tyArgSigs() local
1296 ImmutableList<Type> tyargs = ImmutableList.of(); in classty() local1306 private ImmutableList<Type> tyargs() { in tyargs() method in Parser
266 private final ImmutableList<Type> tyargs; field in Tree.ClassTy272 ImmutableList<Type> tyargs, in ClassTy()306 public ImmutableList<Type> tyargs() { in tyargs() method in Tree.ClassTy