predicate_component
is_Family | R Documentation |
#
Predicate for symbols, i.e. symbols or syntactic literals#
DescriptionPredicate for symbols, i.e. symbols or syntactic literals
Predicate for infix operators
Predicate for brackets
Predicate for the 'for' keyword
Predicate for the 'if' keyword
Predicate for the 'while' keyword
Predicate for the "function" keyword
Predicate for return
Predicate for assignments
Predicate for assignments
Predicate for the "break" keyword
Predicate for the "next" keyword
Predicate for the "try" keyword
Predicate for the "tryCatch" keyword
Predicate for the "throw" keyword
Predicate for the "list" operator
Predicate for the "data.frame" operators
Predicate for the "summarise" operators
Predicate for the "mutate" operators
Predicate for the "R6Class" function
Predicate for the "new" operator
Predicate for the "typeof" operator
Predicate for the "export" operator
Predicate for the "async" and "await" operators
Predicate for the "let" operator
Predicate for the "const" operator
Predicate for the "var" operator
Predicate for the "dataURI" operator
Predicate for the "ifelse" operator
Predicate for the "lambda" operator
Predicate for the "pipe" operator
Predicate for the raw string operator
Predicate for formula
Predicate for the "add" operator
Predicate for the "subtract" operator
Predicate for the "extract" operator
Predicate for the "extractAssign" operator
Predicate for the "extract2" operator
Predicate for the "extract2Assign" operator
Predicate for the HTML tags
Predicate for the d3.js 'attr' function
Predicate for the d3.js 'style' function
#
Usage#
Argumentsast | A language object. |