Analyzer::Scala::Akka
Inherits Analyzer::Scala::ScalaEngine < FileScanEngine < Analyzer < FileHelper < Reference < Object
Constants
Crystal recompiles an interpolated regex literal on every evaluation
(a full PCRE2 JIT compile). directive_args runs twice per source
line and the method matchers run once per HTTP verb per route, so
precompile the fixed sets once at load time.
Any path-matching directive (path/pathPrefix/pathEnd/pathSingleSlash/…), used to keep a leaf-method emission from firing on a line that already carries its own path directive.
Class methods
Instance methods
Instance-side view of the same declaration. The per-file rescues live on
this base class, which has no way to name the analyzer that is running
inside them, so a skipped file could not be attributed to a tech.
Deriving it from analyzer_for keeps the name written exactly once.