Menu

#4 Improve running time: parse method header only

open
internal (4)
2
2006-08-20
2005-10-05
No

Try to produce an AST for a method using the method
declaration only. Maybe the range given by

[method.getSourceRange().begin(),
method.getNameRange().end()]

gives the range for the method header.

Discussion

  • Alexander Schwartz

    • summary: Improve running time --> Improve running time: parse method header only
     
  • Alexander Schwartz

    • priority: 5 --> 2
     

Log in to post a comment.