Method | Description | |
---|---|---|
Execute ( string unprocessedCode ) : string | ||
VBAPreprocessor ( double vbaVersion ) : Antlr4.Runtime |
Method | Description | |
---|---|---|
Preprocess ( string unprocessedCode ) : string |
public Execute ( string unprocessedCode ) : string | ||
unprocessedCode | string | |
return | string |
public VBAPreprocessor ( double vbaVersion ) : Antlr4.Runtime | ||
vbaVersion | double | |
return | Antlr4.Runtime |