SingleQuotedStringExpressionContextHelper

io.joern.rubysrc2cpg.parser.AntlrContextHelpers.SingleQuotedStringExpressionContextHelper
sealed implicit class SingleQuotedStringExpressionContextHelper(ctx: SingleQuotedStringExpressionContext)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def concatenations: List[SingleOrDoubleQuotedStringContext]
def interpolations: List[ParserRuleContext]
def isInterpolated: Boolean