コード例 #1
0
 public void accept(@NotNull DecodeVisitor visitor) {
   visitor.visitOptional(this);
 }