forked from WoWAnalyzer/WoWAnalyzer
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor APL code to allow use within an Analyzer.
some features are not supported in this context. notably: lookaheads. this will error if an APL tries to use a lookahead in an Analyzer context. looking through usage, it appears that only Devastation and Protection Paladin use lookaheads still. Paladin is disabled and Devastation's APL is disabled, so the feature could probably be removed. consider this one step on the road to full Analyzer-ization
- Loading branch information
Showing
1 changed file
with
206 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters