Interface ErroneousModel
- All Superinterfaces:
Model
- All Known Implementing Classes:
ErroneousExpressionModel,ErroneousExpressionStatementModel
A model that couldn't be fully/properly parsed.
- Author:
- Matt Coley
-
Method Summary
Methods inherited from interface software.coley.sourcesolver.model.Model
getChildAtPosition, getChildren, getParent, getParentOfType, getRange, getRecursiveChildrenOfType, getSource, isChildOf, isParentOf, resolve, resolveAt, visit