Skip to content

Instantly share code, notes, and snippets.

@fge
Created March 23, 2015 07:06
Show Gist options
  • Save fge/d9c184a560808290f1b2 to your computer and use it in GitHub Desktop.
Save fge/d9c184a560808290f1b2 to your computer and use it in GitHub Desktop.
/**
* Create an AstScanner, whatever that is
*
* <p>All I know is that it's used by your implementation of your
* SquidSensor.</p>
*
* @param cfg the configuration (unused at the moment; which is good since
* it does nothing for now)
* @param visitors the list of squid AST visitors, whatever those are
* (checks?)
* @return God knows what
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment