Class ActionParserContext

java.lang.Object
com.iohao.net.framework.core.ActionParserContext

public final class ActionParserContext extends Object
Mutable context passed to ActionParserListener callbacks during action parsing.

Carries the current BarSkeleton and the ActionCommand being processed so that listeners can inspect or enrich them.

Since:
21.7
Author:
渔民小镇
date:
2024-04-30
  • Constructor Details

    • ActionParserContext

      public ActionParserContext()