RubyLexerStringInterpolationHandling

io.joern.rubysrc2cpg.parser.RubyLexerStringInterpolationHandling

Attributes

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

Members list

Value members

Concrete methods

protected def isInStringInterpolationMode: Boolean

To be invoked when in DEFAULT_MODE, to check if we are in the context of a string interpolation.

To be invoked when in DEFAULT_MODE, to check if we are in the context of a string interpolation.

Attributes