Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
28 lines (16 loc) · 534 Bytes

File metadata and controls

28 lines (16 loc) · 534 Bytes
Copy raw file
Download raw file
Outline
Edit and raw actions

API categories | API index

StringVisitor (interface)

See Frame.GetSource() and Frame.GetText().

You have to keep a strong reference to the StringVisitor object while visiting strings, otherwise it gets destroyed and the StringVisitor callbacks won't be called.

Table of contents:

Callbacks

Visit

Parameter Type
value string
Return bool

Method that will be executed.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.