dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
ContinuesSymbol
dextool
plugin
mutate
backend
analyze
ast
Undocumented in source.
@
safe
final
class
ContinuesSymbol :
Symbol
{
this
(Value r);
SymbolKind
kind
();
}
Constructors
this
this
(Value r)
Undocumented in source.
Members
Functions
kind
SymbolKind
kind
()
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From Symbol
value
Value
value
;
Undocumented in source.
kind
SymbolKind
kind
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
dextool
plugin
mutate
backend
analyze
ast
aliases
ExpressionKind
Interval
Nodes
SourceLoc
SourceLocRange
classes
AstPrintVisitor
BinaryOp
Block
BooleanSymbol
BooleanType
Branch
BranchBundle
Call
Condition
Constructor
ContinuesSymbol
ContinuesType
DepthFirstVisitor
DiscretSymbol
DiscreteType
Expr
Function
Loop
Node
OpAdd
OpAnd
OpAndBitwise
OpAssign
OpAssignAdd
OpAssignAndBitwise
OpAssignDiv
OpAssignMod
OpAssignMul
OpAssignOrBitwise
OpAssignSub
OpDiv
OpEqual
OpGreater
OpGreaterEq
OpLess
OpLessEq
OpMod
OpMul
OpNegate
OpNotEqual
OpOr
OpOrBitwise
OpSub
Operator
Poision
Return
Statement
Symbol
TranslationUnit
Type
UnaryOp
UnorderedType
VarDecl
VarRef
VoidType
enums
Kind
SymbolKind
TypeKind
functions
accept
isExpression
makeId
makeSymbolId
makeTypeId
makeUniqueId
makeUniqueSymbolId
makeUniqueTypeId
interfaces
Visitor
structs
Ast
BreathFirstRange
Location
Range
SymbolId
Symbols
TypeId
Types
Value