core / org.pinelang.parser / PineScriptBaseVisitor / <init>
<init>¶
PineScriptBaseVisitor()
This class provides an empty implementation of `[
PineScriptVisitor`](../-pine-script-visitor/index.md), which can be extended to create a visitor which only needs to handle a subset of the available methods.