getTraces Class with the constant at the top
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GetTracesClass constructor called 1 time(s) | |
getTrace #"GetTracesClass instance #1" someStaticConst | |
getTrace #"GetTracesClass instance #1" someStaticVar | |
Get instance start | |
getTrace #"GetTracesClass instance #1" someConst | |
getTrace #"GetTracesClass instance #1" someVar | |
ChatMenuStructure getTrace chatMenuStructureConst | |
ChatMenuStructure getTrace chatMenuStructureVar | |
ChatMenuStructure constructor | |
ChatModel contructor before super() | |
ChatModel contructor after super() | |
Get instance end | |
menu is "ChatMenuStructure instance" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment