EmScriptenCleaner

io.shiftleft.js2cpg.io.EmScriptenCleaner$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def clean(code: Seq[String]): Seq[String]

If code contains emscripten code (marked with start funcs and end funcs comments) we simply replace it with empty lines.

If code contains emscripten code (marked with start funcs and end funcs comments) we simply replace it with empty lines.

Attributes