Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beyondacm/SmartEmbed
/ functions
Functions
2,674 in github.com/beyondacm/SmartEmbed
⨍
Functions
2,674
◇
Types & classes
190
↳
Endpoints
5
↓ 2 callers
Method
exitInlineAssemblyStatement
Exit a parse tree produced by {@link SolidityParser#inlineAssemblyStatement}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:458
↓ 2 callers
Method
exitLabelDefinition
Exit a parse tree produced by {@link SolidityParser#labelDefinition}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:718
↓ 2 callers
Method
exitMapping
Exit a parse tree produced by {@link SolidityParser#mapping}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:348
↓ 2 callers
Method
exitModifierDefinition
Exit a parse tree produced by {@link SolidityParser#modifierDefinition}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:178
↓ 2 callers
Method
exitModifierInvocation
Exit a parse tree produced by {@link SolidityParser#modifierInvocation}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:188
↓ 2 callers
Method
exitModifierList
Exit a parse tree produced by {@link SolidityParser#modifierList}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:218
↓ 2 callers
Method
exitNameValue
Exit a parse tree produced by {@link SolidityParser#nameValue}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:598
↓ 2 callers
Method
exitNameValueList
Exit a parse tree produced by {@link SolidityParser#nameValueList}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:588
↓ 2 callers
Method
exitNumberLiteral
Exit a parse tree produced by {@link SolidityParser#numberLiteral}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:828
↓ 2 callers
Method
exitParameter
Exit a parse tree produced by {@link SolidityParser#parameter}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:268
↓ 2 callers
Method
exitParameterList
Exit a parse tree produced by {@link SolidityParser#parameterList}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:258
↓ 2 callers
Method
exitPragmaDirective
Exit a parse tree produced by {@link SolidityParser#pragmaDirective}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:28
↓ 2 callers
Method
exitPragmaName
Exit a parse tree produced by {@link SolidityParser#pragmaName}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:38
↓ 2 callers
Method
exitPragmaValue
Exit a parse tree produced by {@link SolidityParser#pragmaValue}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:48
↓ 2 callers
Method
exitPrimaryExpression
Exit a parse tree produced by {@link SolidityParser#primaryExpression}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:568
↓ 2 callers
Method
exitReturnParameters
Exit a parse tree produced by {@link SolidityParser#returnParameters}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:208
↓ 2 callers
Method
exitReturnStatement
Exit a parse tree produced by {@link SolidityParser#returnStatement}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:498
↓ 2 callers
Method
exitSimpleStatement
Exit a parse tree produced by {@link SolidityParser#simpleStatement}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:438
↓ 2 callers
Method
exitSourceUnit
Exit a parse tree produced by {@link SolidityParser#sourceUnit}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:18
↓ 2 callers
Method
exitStateMutability
Exit a parse tree produced by {@link SolidityParser#stateMutability}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:378
↓ 2 callers
Method
exitStateVariableDeclaration
Exit a parse tree produced by {@link SolidityParser#stateVariableDeclaration}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:138
↓ 2 callers
Method
exitStatement
Exit a parse tree produced by {@link SolidityParser#statement}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:398
↓ 2 callers
Method
exitStorageLocation
Exit a parse tree produced by {@link SolidityParser#storageLocation}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:368
↓ 2 callers
Method
exitStructDefinition
Exit a parse tree produced by {@link SolidityParser#structDefinition}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:158
↓ 2 callers
Method
exitSubAssembly
Exit a parse tree produced by {@link SolidityParser#subAssembly}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:798
↓ 2 callers
Method
exitThrowStatement
Exit a parse tree produced by {@link SolidityParser#throwStatement}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:508
↓ 2 callers
Method
exitTupleExpression
Exit a parse tree produced by {@link SolidityParser#tupleExpression}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:808
↓ 2 callers
Method
exitTypeName
Exit a parse tree produced by {@link SolidityParser#typeName}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:328
↓ 2 callers
Method
exitUserDefinedTypeName
Exit a parse tree produced by {@link SolidityParser#userDefinedTypeName}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:338
↓ 2 callers
Method
exitUsingForDeclaration
Exit a parse tree produced by {@link SolidityParser#usingForDeclaration}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:148
↓ 2 callers
Method
exitVariableDeclaration
Exit a parse tree produced by {@link SolidityParser#variableDeclaration}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:318
↓ 2 callers
Method
exitVariableDeclarationStatement
Exit a parse tree produced by {@link SolidityParser#variableDeclarationStatement}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:528
↓ 2 callers
Method
exitVersion
Exit a parse tree produced by {@link SolidityParser#version}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:58
↓ 2 callers
Method
exitVersionConstraint
Exit a parse tree produced by {@link SolidityParser#versionConstraint}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:78
↓ 2 callers
Method
exitVersionOperator
Exit a parse tree produced by {@link SolidityParser#versionOperator}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:68
↓ 2 callers
Method
exitWhileStatement
Exit a parse tree produced by {@link SolidityParser#whileStatement}. @param ctx the parse tree
contract_level/Parse/src/SolidityListener.java:428
↓ 2 callers
Function
expressionInner
(type, value, noComma)
todo/static/js/javascript.js:415
↓ 2 callers
Method
expressionList
()
statement_level/Parse/src/SolidityParser.java:4511
↓ 2 callers
Method
expressionList
()
contract_level/Parse/src/SolidityParser.java:4511
↓ 2 callers
Function
extendSelections
(doc, heads, options)
todo/static/js/codemirror.js:5025
↓ 2 callers
Function
extractLineClasses
(type, output)
todo/static/js/codemirror.js:1672
↓ 2 callers
Function
farAway
(touch, other)
todo/static/js/codemirror.js:7922
↓ 2 callers
Function
filterChange
(doc, change, update)
todo/static/js/codemirror.js:5196
↓ 2 callers
Function
findColumn
(string, goal, tabSize)
todo/static/js/codemirror.js:200
↓ 2 callers
Function
findPosV
(cm, pos, dir, unit)
todo/static/js/codemirror.js:8700
↓ 2 callers
Function
findSharedMarkers
(doc)
todo/static/js/codemirror.js:6027
↓ 2 callers
Function
forEachCodeMirror
(f)
todo/static/js/codemirror.js:6591
↓ 2 callers
Function
fromCoordSystem
(cm, coords, context)
todo/static/js/codemirror.js:2697
↓ 2 callers
Method
functionCallArguments
()
statement_level/Parse/src/SolidityParser.java:4688
↓ 2 callers
Method
functionCallArguments
()
contract_level/Parse/src/SolidityParser.java:4688
↓ 2 callers
Method
functionTypeParameter
()
statement_level/Parse/src/SolidityParser.java:2289
↓ 2 callers
Method
functionTypeParameter
()
contract_level/Parse/src/SolidityParser.java:2289
↓ 2 callers
Method
functionTypeParameterList
()
statement_level/Parse/src/SolidityParser.java:2218
↓ 2 callers
Method
functionTypeParameterList
()
contract_level/Parse/src/SolidityParser.java:2218
↓ 2 callers
Function
get
(ch, right)
todo/static/js/codemirror.js:2738
↓ 2 callers
Function
getBidi
(ch, partPos, invert)
todo/static/js/codemirror.js:2753
↓ 2 callers
Function
getLineContent
(cm, lineView)
todo/static/js/codemirror.js:2219
↓ 2 callers
Function
getLineStyles
(cm, line, updateFrontier)
todo/static/js/codemirror.js:1587
↓ 2 callers
Function
getRes
(ch, moveInStorageOrder)
todo/static/js/codemirror.js:6894
↓ 2 callers
Function
getTargetFromTrigger
($trigger)
todo/static/js/bootstrap.js:695
↓ 2 callers
Function
getWrappedLineExtent
(ch)
todo/static/js/codemirror.js:6873
↓ 2 callers
Method
get_similarity
(self, user_in)
todo/clone_detect.py:115
↓ 2 callers
Method
get_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 callers
Method
get_vector
(self, user_input)
smartembed.py:64
↓ 2 callers
Function
gutterEvent
(cm, e, type, prevent)
todo/static/js/codemirror.js:7576
↓ 2 callers
Function
handleKeyBinding
(cm, e)
todo/static/js/codemirror.js:7160
↓ 2 callers
Function
handlePaste
(e, cm)
todo/static/js/codemirror.js:8118
↓ 2 callers
Function
hiddenTextarea
()
todo/static/js/codemirror.js:8169
↓ 2 callers
Function
highlightLine
(cm, line, context, forceToEnd)
todo/static/js/codemirror.js:1542
↓ 2 callers
Method
importDeclaration
()
statement_level/Parse/src/SolidityParser.java:575
↓ 2 callers
Method
importDeclaration
()
contract_level/Parse/src/SolidityParser.java:575
↓ 2 callers
Method
inheritanceSpecifier
()
statement_level/Parse/src/SolidityParser.java:892
↓ 2 callers
Method
inheritanceSpecifier
()
contract_level/Parse/src/SolidityParser.java:892
↓ 2 callers
Function
initScrollbars
(cm)
todo/static/js/codemirror.js:3716
↓ 2 callers
Function
innerMode
(mode, state)
todo/static/js/codemirror.js:1387
↓ 2 callers
Function
insertLineWidgets
(cm, lineView, dims)
todo/static/js/codemirror.js:2320
↓ 2 callers
Function
insertLineWidgetsFor
(cm, line, lineView, dims, allowAbove)
todo/static/js/codemirror.js:2326
↓ 2 callers
Function
interpret
(val)
todo/static/js/codemirror.js:8567
↓ 2 callers
Function
interpretTokenStyle
(style, options)
todo/static/js/codemirror.js:1802
↓ 2 callers
Function
isEmpty
(obj)
todo/static/js/codemirror.js:260
↓ 2 callers
Function
isWholeLineUpdate
(doc, change)
todo/static/js/codemirror.js:4676
↓ 2 callers
Function
isWordCharBasic
(ch)
todo/static/js/codemirror.js:250
↓ 2 callers
Function
lineStart
(cm, lineN)
todo/static/js/codemirror.js:7066
↓ 2 callers
Function
lineStartSmart
(cm, pos)
todo/static/js/codemirror.js:7078
↓ 2 callers
Function
loadMode
(cm)
todo/static/js/codemirror.js:4655
↓ 2 callers
Function
makeChangeInner
(doc, change)
todo/static/js/codemirror.js:5245
↓ 2 callers
Function
mapFromLineView
(lineView, line, lineN)
todo/static/js/codemirror.js:2430
↓ 2 callers
Function
maybeUpdateLineNumberWidth
(cm)
todo/static/js/codemirror.js:3365
↓ 2 callers
Function
measureChar
(cm, line, ch, bias)
todo/static/js/codemirror.js:2456
↓ 2 callers
Function
mergeOldSpans
(doc, change)
todo/static/js/codemirror.js:4943
↓ 2 callers
Method
modifierList
()
statement_level/Parse/src/SolidityParser.java:1672
↓ 2 callers
Method
modifierList
()
contract_level/Parse/src/SolidityParser.java:1672
↓ 2 callers
Function
movePos
(doc, pos, dir, line)
todo/static/js/codemirror.js:5177
↓ 2 callers
Method
nameValue
()
statement_level/Parse/src/SolidityParser.java:4642
↓ 2 callers
Method
nameValue
()
contract_level/Parse/src/SolidityParser.java:4642
↓ 2 callers
Function
nodeAndOffsetInLineMap
(map$$1, ch, bias)
todo/static/js/codemirror.js:2518
↓ 2 callers
Method
numberLiteral
()
statement_level/Parse/src/SolidityParser.java:6231
↓ 2 callers
Method
numberLiteral
()
contract_level/Parse/src/SolidityParser.java:6231
↓ 2 callers
Function
offsetPos
(pos, old, nw)
todo/static/js/codemirror.js:4625
↓ 2 callers
Function
onFocus
(cm, e)
todo/static/js/codemirror.js:3236
← previous
next →
401–500 of 2,674, ranked by callers