MCPcopy Create free account

hub / github.com/beyondacm/SmartEmbed / functions

Functions2,674 in github.com/beyondacm/SmartEmbed

↓ 2 callersMethodexitInlineAssemblyStatement
Exit a parse tree produced by {@link SolidityParser#inlineAssemblyStatement}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:458
↓ 2 callersMethodexitLabelDefinition
Exit a parse tree produced by {@link SolidityParser#labelDefinition}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:718
↓ 2 callersMethodexitMapping
Exit a parse tree produced by {@link SolidityParser#mapping}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:348
↓ 2 callersMethodexitModifierDefinition
Exit a parse tree produced by {@link SolidityParser#modifierDefinition}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:178
↓ 2 callersMethodexitModifierInvocation
Exit a parse tree produced by {@link SolidityParser#modifierInvocation}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:188
↓ 2 callersMethodexitModifierList
Exit a parse tree produced by {@link SolidityParser#modifierList}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:218
↓ 2 callersMethodexitNameValue
Exit a parse tree produced by {@link SolidityParser#nameValue}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:598
↓ 2 callersMethodexitNameValueList
Exit a parse tree produced by {@link SolidityParser#nameValueList}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:588
↓ 2 callersMethodexitNumberLiteral
Exit a parse tree produced by {@link SolidityParser#numberLiteral}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:828
↓ 2 callersMethodexitParameter
Exit a parse tree produced by {@link SolidityParser#parameter}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:268
↓ 2 callersMethodexitParameterList
Exit a parse tree produced by {@link SolidityParser#parameterList}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:258
↓ 2 callersMethodexitPragmaDirective
Exit a parse tree produced by {@link SolidityParser#pragmaDirective}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:28
↓ 2 callersMethodexitPragmaName
Exit a parse tree produced by {@link SolidityParser#pragmaName}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:38
↓ 2 callersMethodexitPragmaValue
Exit a parse tree produced by {@link SolidityParser#pragmaValue}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:48
↓ 2 callersMethodexitPrimaryExpression
Exit a parse tree produced by {@link SolidityParser#primaryExpression}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:568
↓ 2 callersMethodexitReturnParameters
Exit a parse tree produced by {@link SolidityParser#returnParameters}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:208
↓ 2 callersMethodexitReturnStatement
Exit a parse tree produced by {@link SolidityParser#returnStatement}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:498
↓ 2 callersMethodexitSimpleStatement
Exit a parse tree produced by {@link SolidityParser#simpleStatement}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:438
↓ 2 callersMethodexitSourceUnit
Exit a parse tree produced by {@link SolidityParser#sourceUnit}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:18
↓ 2 callersMethodexitStateMutability
Exit a parse tree produced by {@link SolidityParser#stateMutability}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:378
↓ 2 callersMethodexitStateVariableDeclaration
Exit a parse tree produced by {@link SolidityParser#stateVariableDeclaration}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:138
↓ 2 callersMethodexitStatement
Exit a parse tree produced by {@link SolidityParser#statement}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:398
↓ 2 callersMethodexitStorageLocation
Exit a parse tree produced by {@link SolidityParser#storageLocation}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:368
↓ 2 callersMethodexitStructDefinition
Exit a parse tree produced by {@link SolidityParser#structDefinition}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:158
↓ 2 callersMethodexitSubAssembly
Exit a parse tree produced by {@link SolidityParser#subAssembly}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:798
↓ 2 callersMethodexitThrowStatement
Exit a parse tree produced by {@link SolidityParser#throwStatement}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:508
↓ 2 callersMethodexitTupleExpression
Exit a parse tree produced by {@link SolidityParser#tupleExpression}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:808
↓ 2 callersMethodexitTypeName
Exit a parse tree produced by {@link SolidityParser#typeName}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:328
↓ 2 callersMethodexitUserDefinedTypeName
Exit a parse tree produced by {@link SolidityParser#userDefinedTypeName}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:338
↓ 2 callersMethodexitUsingForDeclaration
Exit a parse tree produced by {@link SolidityParser#usingForDeclaration}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:148
↓ 2 callersMethodexitVariableDeclaration
Exit a parse tree produced by {@link SolidityParser#variableDeclaration}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:318
↓ 2 callersMethodexitVariableDeclarationStatement
Exit a parse tree produced by {@link SolidityParser#variableDeclarationStatement}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:528
↓ 2 callersMethodexitVersion
Exit a parse tree produced by {@link SolidityParser#version}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:58
↓ 2 callersMethodexitVersionConstraint
Exit a parse tree produced by {@link SolidityParser#versionConstraint}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:78
↓ 2 callersMethodexitVersionOperator
Exit a parse tree produced by {@link SolidityParser#versionOperator}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:68
↓ 2 callersMethodexitWhileStatement
Exit a parse tree produced by {@link SolidityParser#whileStatement}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:428
↓ 2 callersFunctionexpressionInner
(type, value, noComma)
todo/static/js/javascript.js:415
↓ 2 callersMethodexpressionList
()
statement_level/Parse/src/SolidityParser.java:4511
↓ 2 callersMethodexpressionList
()
contract_level/Parse/src/SolidityParser.java:4511
↓ 2 callersFunctionextendSelections
(doc, heads, options)
todo/static/js/codemirror.js:5025
↓ 2 callersFunctionextractLineClasses
(type, output)
todo/static/js/codemirror.js:1672
↓ 2 callersFunctionfarAway
(touch, other)
todo/static/js/codemirror.js:7922
↓ 2 callersFunctionfilterChange
(doc, change, update)
todo/static/js/codemirror.js:5196
↓ 2 callersFunctionfindColumn
(string, goal, tabSize)
todo/static/js/codemirror.js:200
↓ 2 callersFunctionfindPosV
(cm, pos, dir, unit)
todo/static/js/codemirror.js:8700
↓ 2 callersFunctionfindSharedMarkers
(doc)
todo/static/js/codemirror.js:6027
↓ 2 callersFunctionforEachCodeMirror
(f)
todo/static/js/codemirror.js:6591
↓ 2 callersFunctionfromCoordSystem
(cm, coords, context)
todo/static/js/codemirror.js:2697
↓ 2 callersMethodfunctionCallArguments
()
statement_level/Parse/src/SolidityParser.java:4688
↓ 2 callersMethodfunctionCallArguments
()
contract_level/Parse/src/SolidityParser.java:4688
↓ 2 callersMethodfunctionTypeParameter
()
statement_level/Parse/src/SolidityParser.java:2289
↓ 2 callersMethodfunctionTypeParameter
()
contract_level/Parse/src/SolidityParser.java:2289
↓ 2 callersMethodfunctionTypeParameterList
()
statement_level/Parse/src/SolidityParser.java:2218
↓ 2 callersMethodfunctionTypeParameterList
()
contract_level/Parse/src/SolidityParser.java:2218
↓ 2 callersFunctionget
(ch, right)
todo/static/js/codemirror.js:2738
↓ 2 callersFunctiongetBidi
(ch, partPos, invert)
todo/static/js/codemirror.js:2753
↓ 2 callersFunctiongetLineContent
(cm, lineView)
todo/static/js/codemirror.js:2219
↓ 2 callersFunctiongetLineStyles
(cm, line, updateFrontier)
todo/static/js/codemirror.js:1587
↓ 2 callersFunctiongetRes
(ch, moveInStorageOrder)
todo/static/js/codemirror.js:6894
↓ 2 callersFunctiongetTargetFromTrigger
($trigger)
todo/static/js/bootstrap.js:695
↓ 2 callersFunctiongetWrappedLineExtent
(ch)
todo/static/js/codemirror.js:6873
↓ 2 callersMethodget_similarity
(self, user_in)
todo/clone_detect.py:115
↓ 2 callersMethodget_source_code
extract source code from a given html and write into a file Parameters : contract_addr return : file of source co
contract_level/Crawl/contract_crawl.py:110
↓ 2 callersMethodget_vector
(self, user_input)
smartembed.py:64
↓ 2 callersFunctiongutterEvent
(cm, e, type, prevent)
todo/static/js/codemirror.js:7576
↓ 2 callersFunctionhandleKeyBinding
(cm, e)
todo/static/js/codemirror.js:7160
↓ 2 callersFunctionhandlePaste
(e, cm)
todo/static/js/codemirror.js:8118
↓ 2 callersFunctionhiddenTextarea
()
todo/static/js/codemirror.js:8169
↓ 2 callersFunctionhighlightLine
(cm, line, context, forceToEnd)
todo/static/js/codemirror.js:1542
↓ 2 callersMethodimportDeclaration
()
statement_level/Parse/src/SolidityParser.java:575
↓ 2 callersMethodimportDeclaration
()
contract_level/Parse/src/SolidityParser.java:575
↓ 2 callersMethodinheritanceSpecifier
()
statement_level/Parse/src/SolidityParser.java:892
↓ 2 callersMethodinheritanceSpecifier
()
contract_level/Parse/src/SolidityParser.java:892
↓ 2 callersFunctioninitScrollbars
(cm)
todo/static/js/codemirror.js:3716
↓ 2 callersFunctioninnerMode
(mode, state)
todo/static/js/codemirror.js:1387
↓ 2 callersFunctioninsertLineWidgets
(cm, lineView, dims)
todo/static/js/codemirror.js:2320
↓ 2 callersFunctioninsertLineWidgetsFor
(cm, line, lineView, dims, allowAbove)
todo/static/js/codemirror.js:2326
↓ 2 callersFunctioninterpret
(val)
todo/static/js/codemirror.js:8567
↓ 2 callersFunctioninterpretTokenStyle
(style, options)
todo/static/js/codemirror.js:1802
↓ 2 callersFunctionisEmpty
(obj)
todo/static/js/codemirror.js:260
↓ 2 callersFunctionisWholeLineUpdate
(doc, change)
todo/static/js/codemirror.js:4676
↓ 2 callersFunctionisWordCharBasic
(ch)
todo/static/js/codemirror.js:250
↓ 2 callersFunctionlineStart
(cm, lineN)
todo/static/js/codemirror.js:7066
↓ 2 callersFunctionlineStartSmart
(cm, pos)
todo/static/js/codemirror.js:7078
↓ 2 callersFunctionloadMode
(cm)
todo/static/js/codemirror.js:4655
↓ 2 callersFunctionmakeChangeInner
(doc, change)
todo/static/js/codemirror.js:5245
↓ 2 callersFunctionmapFromLineView
(lineView, line, lineN)
todo/static/js/codemirror.js:2430
↓ 2 callersFunctionmaybeUpdateLineNumberWidth
(cm)
todo/static/js/codemirror.js:3365
↓ 2 callersFunctionmeasureChar
(cm, line, ch, bias)
todo/static/js/codemirror.js:2456
↓ 2 callersFunctionmergeOldSpans
(doc, change)
todo/static/js/codemirror.js:4943
↓ 2 callersMethodmodifierList
()
statement_level/Parse/src/SolidityParser.java:1672
↓ 2 callersMethodmodifierList
()
contract_level/Parse/src/SolidityParser.java:1672
↓ 2 callersFunctionmovePos
(doc, pos, dir, line)
todo/static/js/codemirror.js:5177
↓ 2 callersMethodnameValue
()
statement_level/Parse/src/SolidityParser.java:4642
↓ 2 callersMethodnameValue
()
contract_level/Parse/src/SolidityParser.java:4642
↓ 2 callersFunctionnodeAndOffsetInLineMap
(map$$1, ch, bias)
todo/static/js/codemirror.js:2518
↓ 2 callersMethodnumberLiteral
()
statement_level/Parse/src/SolidityParser.java:6231
↓ 2 callersMethodnumberLiteral
()
contract_level/Parse/src/SolidityParser.java:6231
↓ 2 callersFunctionoffsetPos
(pos, old, nw)
todo/static/js/codemirror.js:4625
↓ 2 callersFunctiononFocus
(cm, e)
todo/static/js/codemirror.js:3236
← previousnext →401–500 of 2,674, ranked by callers