RegexLiteralHandling

io.joern.rubysrc2cpg.deprecated.parser.RegexLiteralHandling

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Self type

Members list

Value members

Concrete methods

protected def isStartOfRegexLiteral: Boolean

To be invoked when encountering /, deciding if it should emit a REGULAR_EXPRESSION_START token.

To be invoked when encountering /, deciding if it should emit a REGULAR_EXPRESSION_START token.

Attributes