Skip to content

SandBox

hilaire edited this page May 28, 2025 · 8 revisions
---
  config:
    class:
      hideEmptyMembersBox: true
---
classDiagram
class DrGFactory{
   pool
   last
   pushAsLastWhenInPool:()
   findInPool:()
   indexOf:()
}

class DrGMacroFactory
class DrGMathItemFactory 

DrGFactory <|-- DrGMathItemFactory
DrGFactory <|-- DrGMacroFactory

Loading

Clone this wiki locally