forked from phoedos/pmd
8412124e07
This included: * Passing AbstractApexNode instead of ApexNode during tree building * Extending and using TextFileContent to convert line+column (as is native in Summit) to offset * Using the new visitor method and interface * Adding a top-level ASTApexFile node