public static class ParserRunner.ParseResult extends Object
Node
ast
List<Comment>
comments
ParseResult(Node ast, List<Comment> comments)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final Node ast
public final List<Comment> comments
public ParseResult(Node ast, List<Comment> comments)
Copyright © 2009-2015 Google. All Rights Reserved.