33 lines
544 B
JSON
33 lines
544 B
JSON
{
|
|
"csNameSpace": "Rokojori",
|
|
"name": "CSharpLexer",
|
|
"doc": null,
|
|
"icon": "CSharp.svg",
|
|
"generics": [],
|
|
"extendingClasses": [
|
|
"Lexer",
|
|
"Object"
|
|
],
|
|
"memberInfos": [
|
|
{
|
|
"doc": null,
|
|
"memberType": "Method",
|
|
"name": "Lex",
|
|
"dataType": "List`1",
|
|
"csNameSpace": "System.Collections.Generic",
|
|
"modifiers": [
|
|
"static",
|
|
"public"
|
|
],
|
|
"generics": [],
|
|
"parameters": [
|
|
{
|
|
"name": "source",
|
|
"type": "String",
|
|
"csNameSpace": "System",
|
|
"generics": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |