Skip to content
This repository has been archived by the owner on Apr 26, 2023. It is now read-only.

How to create static method #13

Open
vimers opened this issue Apr 6, 2016 · 1 comment
Open

How to create static method #13

vimers opened this issue Apr 6, 2016 · 1 comment

Comments

@vimers
Copy link

vimers commented Apr 6, 2016

operate[0] can draw abstract method, but how to draw static method?

@FabianGroeger96
Copy link

I faced the same problem and solved it like this:

\begin{class}[text width=15cm]{Utils}{0,0}
    \operation{\underline{+ get\_files\_in\_path(path : Path, file\_extension : str)}}
\end{class}

I don't know if it still relevant to you 😄

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants