Class AngularJS::NgSingleFilter
A single filter node.
Example: filter1:arg1:arg2
Import path
import javascriptDirect supertypes
Indirect supertypes
Predicates
| at | Holds if the node spans the tokens from |
| getArgument | Gets the |
| getChild | Gets the |
| getName | Gets the name of the referenced filter. |
| pp | Pretty-prints this node. |
Inherited predicates
| ppChildren | Pretty prints the child nodes. | from NgAstNode |
| toString | Gets a textual representation of this element. | from NgAstNode |